home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / system-config-printer / ui / PrinterPropertiesDialog.glade < prev    next >
Encoding:
Extensible Markup Language  |  2010-09-28  |  226.0 KB  |  3,362 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkDialog" id="PrinterPropertiesDialog">
  6.     <property name="title" translatable="yes">Printer Properties</property>
  7.     <property name="modal">True</property>
  8.     <property name="window_position">center-on-parent</property>
  9.     <property name="type_hint">dialog</property>
  10.     <property name="has_separator">False</property>
  11.     <child internal-child="vbox">
  12.       <object class="GtkVBox" id="dialog-vbox11">
  13.         <property name="visible">True</property>
  14.         <property name="orientation">vertical</property>
  15.         <child>
  16.           <object class="GtkHPaned" id="hpaned2">
  17.             <property name="visible">True</property>
  18.             <property name="can_focus">True</property>
  19.             <property name="border_width">6</property>
  20.             <child>
  21.               <object class="GtkScrolledWindow" id="swtvPrinterProperties">
  22.                 <property name="width_request">135</property>
  23.                 <property name="visible">True</property>
  24.                 <property name="can_focus">True</property>
  25.                 <property name="hscrollbar_policy">automatic</property>
  26.                 <property name="vscrollbar_policy">never</property>
  27.                 <property name="shadow_type">in</property>
  28.                 <child>
  29.                   <object class="GtkTreeView" id="tvPrinterProperties">
  30.                     <property name="visible">True</property>
  31.                     <property name="can_focus">True</property>
  32.                     <property name="headers_visible">False</property>
  33.                     <property name="enable_search">False</property>
  34.                     <signal name="cursor_changed" handler="on_tvPrinterProperties_cursor_changed"/>
  35.                   </object>
  36.                 </child>
  37.               </object>
  38.               <packing>
  39.                 <property name="resize">True</property>
  40.                 <property name="shrink">False</property>
  41.               </packing>
  42.             </child>
  43.             <child>
  44.               <object class="GtkNotebook" id="ntbkPrinter">
  45.                 <property name="visible">True</property>
  46.                 <property name="can_focus">True</property>
  47.                 <property name="scrollable">True</property>
  48.                 <child>
  49.                   <object class="GtkVBox" id="vbox25">
  50.                     <property name="visible">True</property>
  51.                     <property name="border_width">6</property>
  52.                     <property name="orientation">vertical</property>
  53.                     <property name="spacing">6</property>
  54.                     <child>
  55.                       <object class="GtkFrame" id="frame3">
  56.                         <property name="visible">True</property>
  57.                         <property name="label_xalign">0</property>
  58.                         <property name="shadow_type">none</property>
  59.                         <child>
  60.                           <object class="GtkAlignment" id="alignment73">
  61.                             <property name="visible">True</property>
  62.                             <property name="top_padding">6</property>
  63.                             <property name="left_padding">12</property>
  64.                             <child>
  65.                               <object class="GtkTable" id="table1">
  66.                                 <property name="visible">True</property>
  67.                                 <property name="n_rows">5</property>
  68.                                 <property name="n_columns">2</property>
  69.                                 <property name="column_spacing">12</property>
  70.                                 <property name="row_spacing">6</property>
  71.                                 <child>
  72.                                   <object class="GtkLabel" id="lblPDescription">
  73.                                     <property name="visible">True</property>
  74.                                     <property name="xalign">0</property>
  75.                                     <property name="label" translatable="yes">Description:</property>
  76.                                     <property name="use_markup">True</property>
  77.                                     <accessibility>
  78.                                       <relation type="label-for" target="entPDescription"/>
  79.                                     </accessibility>
  80.                                   </object>
  81.                                   <packing>
  82.                                     <property name="x_options">GTK_FILL</property>
  83.                                     <property name="y_options"></property>
  84.                                   </packing>
  85.                                 </child>
  86.                                 <child>
  87.                                   <object class="GtkLabel" id="lblPLocation">
  88.                                     <property name="visible">True</property>
  89.                                     <property name="xalign">0</property>
  90.                                     <property name="label" translatable="yes">Location:</property>
  91.                                     <property name="use_markup">True</property>
  92.                                     <accessibility>
  93.                                       <relation type="label-for" target="entPLocation"/>
  94.                                     </accessibility>
  95.                                   </object>
  96.                                   <packing>
  97.                                     <property name="top_attach">1</property>
  98.                                     <property name="bottom_attach">2</property>
  99.                                     <property name="x_options">GTK_FILL</property>
  100.                                     <property name="y_options"></property>
  101.                                   </packing>
  102.                                 </child>
  103.                                 <child>
  104.                                   <object class="GtkEntry" id="entPDescription">
  105.                                     <property name="visible">True</property>
  106.                                     <property name="can_focus">True</property>
  107.                                     <accessibility>
  108.                                       <relation type="labelled-by" target="lblPDescription"/>
  109.                                     </accessibility>
  110.                                     <signal name="changed" handler="on_printer_changed"/>
  111.                                   </object>
  112.                                   <packing>
  113.                                     <property name="left_attach">1</property>
  114.                                     <property name="right_attach">2</property>
  115.                                     <property name="y_options"></property>
  116.                                   </packing>
  117.                                 </child>
  118.                                 <child>
  119.                                   <object class="GtkEntry" id="entPLocation">
  120.                                     <property name="visible">True</property>
  121.                                     <property name="can_focus">True</property>
  122.                                     <accessibility>
  123.                                       <relation type="labelled-by" target="lblPLocation"/>
  124.                                     </accessibility>
  125.                                     <signal name="changed" handler="on_printer_changed"/>
  126.                                   </object>
  127.                                   <packing>
  128.                                     <property name="left_attach">1</property>
  129.                                     <property name="right_attach">2</property>
  130.                                     <property name="top_attach">1</property>
  131.                                     <property name="bottom_attach">2</property>
  132.                                     <property name="y_options"></property>
  133.                                   </packing>
  134.                                 </child>
  135.                                 <child>
  136.                                   <object class="GtkLabel" id="lblPDevice2">
  137.                                     <property name="visible">True</property>
  138.                                     <property name="xalign">0</property>
  139.                                     <property name="label" translatable="yes">Device URI:</property>
  140.                                     <property name="use_markup">True</property>
  141.                                     <accessibility>
  142.                                       <relation type="label-for" target="entPDevice"/>
  143.                                     </accessibility>
  144.                                   </object>
  145.                                   <packing>
  146.                                     <property name="top_attach">2</property>
  147.                                     <property name="bottom_attach">3</property>
  148.                                     <property name="x_options">GTK_FILL</property>
  149.                                     <property name="y_options"></property>
  150.                                   </packing>
  151.                                 </child>
  152.                                 <child>
  153.                                   <object class="GtkLabel" id="lblPState2">
  154.                                     <property name="visible">True</property>
  155.                                     <property name="xalign">0</property>
  156.                                     <property name="label" translatable="yes">Printer State:</property>
  157.                                     <property name="use_markup">True</property>
  158.                                   </object>
  159.                                   <packing>
  160.                                     <property name="top_attach">4</property>
  161.                                     <property name="bottom_attach">5</property>
  162.                                     <property name="x_options">GTK_FILL</property>
  163.                                     <property name="y_options"></property>
  164.                                   </packing>
  165.                                 </child>
  166.                                 <child>
  167.                                   <object class="GtkHBox" id="hbox3">
  168.                                     <property name="visible">True</property>
  169.                                     <property name="spacing">6</property>
  170.                                     <child>
  171.                                       <object class="GtkEntry" id="entPDevice">
  172.                                         <property name="visible">True</property>
  173.                                         <property name="can_focus">True</property>
  174.                                         <accessibility>
  175.                                           <relation type="labelled-by" target="lblPDevice2"/>
  176.                                         </accessibility>
  177.                                         <signal name="changed" handler="on_printer_changed"/>
  178.                                       </object>
  179.                                       <packing>
  180.                                         <property name="position">0</property>
  181.                                       </packing>
  182.                                     </child>
  183.                                     <child>
  184.                                       <object class="GtkButton" id="btnSelectDevice">
  185.                                         <property name="label" translatable="yes">Change...</property>
  186.                                         <property name="visible">True</property>
  187.                                         <property name="can_focus">True</property>
  188.                                         <property name="receives_default">False</property>
  189.                                         <property name="use_underline">True</property>
  190.                                         <signal name="clicked" handler="on_btnSelectDevice_clicked"/>
  191.                                       </object>
  192.                                       <packing>
  193.                                         <property name="expand">False</property>
  194.                                         <property name="fill">False</property>
  195.                                         <property name="position">1</property>
  196.                                       </packing>
  197.                                     </child>
  198.                                   </object>
  199.                                   <packing>
  200.                                     <property name="left_attach">1</property>
  201.                                     <property name="right_attach">2</property>
  202.                                     <property name="top_attach">2</property>
  203.                                     <property name="bottom_attach">3</property>
  204.                                     <property name="x_options">GTK_FILL</property>
  205.                                     <property name="y_options">GTK_FILL</property>
  206.                                   </packing>
  207.                                 </child>
  208.                                 <child>
  209.                                   <object class="GtkLabel" id="lblPMakeModel2">
  210.                                     <property name="visible">True</property>
  211.                                     <property name="xalign">0</property>
  212.                                     <property name="label" translatable="yes">Make and Model:</property>
  213.                                     <property name="use_markup">True</property>
  214.                                   </object>
  215.                                   <packing>
  216.                                     <property name="top_attach">3</property>
  217.                                     <property name="bottom_attach">4</property>
  218.                                     <property name="x_options">GTK_FILL</property>
  219.                                     <property name="y_options"></property>
  220.                                   </packing>
  221.                                 </child>
  222.                                 <child>
  223.                                   <object class="GtkLabel" id="lblPState">
  224.                                     <property name="visible">True</property>
  225.                                     <property name="xalign">0</property>
  226.                                     <property name="label">label19</property>
  227.                                     <property name="wrap">True</property>
  228.                                     <property name="ellipsize">end</property>
  229.                                   </object>
  230.                                   <packing>
  231.                                     <property name="left_attach">1</property>
  232.                                     <property name="right_attach">2</property>
  233.                                     <property name="top_attach">4</property>
  234.                                     <property name="bottom_attach">5</property>
  235.                                     <property name="x_options">GTK_FILL</property>
  236.                                     <property name="y_options"></property>
  237.                                     <property name="y_padding">2</property>
  238.                                   </packing>
  239.                                 </child>
  240.                                 <child>
  241.                                   <object class="GtkHBox" id="hbox40">
  242.                                     <property name="visible">True</property>
  243.                                     <property name="spacing">6</property>
  244.                                     <child>
  245.                                       <object class="GtkLabel" id="lblPMakeModel">
  246.                                         <property name="visible">True</property>
  247.                                         <property name="can_focus">True</property>
  248.                                         <property name="xalign">0</property>
  249.                                         <property name="label">label15</property>
  250.                                         <property name="wrap">True</property>
  251.                                         <property name="selectable">True</property>
  252.                                         <property name="ellipsize">end</property>
  253.                                       </object>
  254.                                       <packing>
  255.                                         <property name="position">0</property>
  256.                                       </packing>
  257.                                     </child>
  258.                                     <child>
  259.                                       <object class="GtkButton" id="btnChangePPD">
  260.                                         <property name="label" translatable="yes">Change...</property>
  261.                                         <property name="visible">True</property>
  262.                                         <property name="can_focus">True</property>
  263.                                         <property name="receives_default">False</property>
  264.                                         <property name="use_underline">True</property>
  265.                                         <signal name="clicked" handler="on_btnChangePPD_clicked"/>
  266.                                       </object>
  267.                                       <packing>
  268.                                         <property name="expand">False</property>
  269.                                         <property name="fill">False</property>
  270.                                         <property name="position">1</property>
  271.                                       </packing>
  272.                                     </child>
  273.                                   </object>
  274.                                   <packing>
  275.                                     <property name="left_attach">1</property>
  276.                                     <property name="right_attach">2</property>
  277.                                     <property name="top_attach">3</property>
  278.                                     <property name="bottom_attach">4</property>
  279.                                     <property name="x_options">GTK_FILL</property>
  280.                                     <property name="y_options">GTK_FILL</property>
  281.                                   </packing>
  282.                                 </child>
  283.                               </object>
  284.                             </child>
  285.                           </object>
  286.                         </child>
  287.                         <child type="label">
  288.                           <object class="GtkLabel" id="label68">
  289.                             <property name="visible">True</property>
  290.                             <property name="label" translatable="yes"><b>Settings</b></property>
  291.                             <property name="use_markup">True</property>
  292.                           </object>
  293.                         </child>
  294.                       </object>
  295.                       <packing>
  296.                         <property name="expand">False</property>
  297.                         <property name="position">0</property>
  298.                       </packing>
  299.                     </child>
  300.                     <child>
  301.                       <object class="GtkFrame" id="frame32">
  302.                         <property name="visible">True</property>
  303.                         <property name="label_xalign">0</property>
  304.                         <property name="shadow_type">none</property>
  305.                         <child>
  306.                           <object class="GtkAlignment" id="alignment79">
  307.                             <property name="visible">True</property>
  308.                             <property name="xalign">0</property>
  309.                             <property name="xscale">0</property>
  310.                             <property name="top_padding">6</property>
  311.                             <property name="left_padding">12</property>
  312.                             <child>
  313.                               <object class="GtkHBox" id="hbox46">
  314.                                 <property name="visible">True</property>
  315.                                 <property name="spacing">6</property>
  316.                                 <property name="homogeneous">True</property>
  317.                                 <child>
  318.                                   <object class="GtkButton" id="btnPrintTestPage">
  319.                                     <property name="label" translatable="yes" comments="Not more than 25 characters">Print Test Page</property>
  320.                                     <property name="visible">True</property>
  321.                                     <property name="can_focus">True</property>
  322.                                     <property name="receives_default">False</property>
  323.                                     <property name="use_underline">True</property>
  324.                                     <signal name="clicked" handler="on_btnPrintTestPage_clicked"/>
  325.                                   </object>
  326.                                   <packing>
  327.                                     <property name="position">0</property>
  328.                                   </packing>
  329.                                 </child>
  330.                                 <child>
  331.                                   <object class="GtkButton" id="btnSelfTest">
  332.                                     <property name="label" translatable="yes" comments="Not more than 25 characters">Print Self-Test Page</property>
  333.                                     <property name="visible">True</property>
  334.                                     <property name="sensitive">False</property>
  335.                                     <property name="can_focus">True</property>
  336.                                     <property name="receives_default">False</property>
  337.                                     <property name="use_underline">True</property>
  338.                                     <signal name="clicked" handler="on_btnSelfTest_clicked"/>
  339.                                   </object>
  340.                                   <packing>
  341.                                     <property name="position">1</property>
  342.                                   </packing>
  343.                                 </child>
  344.                                 <child>
  345.                                   <object class="GtkButton" id="btnCleanHeads">
  346.                                     <property name="label" translatable="yes" comments="Not more than 25 characters">Clean Print Heads</property>
  347.                                     <property name="visible">True</property>
  348.                                     <property name="sensitive">False</property>
  349.                                     <property name="can_focus">True</property>
  350.                                     <property name="receives_default">False</property>
  351.                                     <property name="use_underline">True</property>
  352.                                     <signal name="clicked" handler="on_btnCleanHeads_clicked"/>
  353.                                   </object>
  354.                                   <packing>
  355.                                     <property name="position">2</property>
  356.                                   </packing>
  357.                                 </child>
  358.                               </object>
  359.                             </child>
  360.                           </object>
  361.                         </child>
  362.                         <child type="label">
  363.                           <object class="GtkLabel" id="label189">
  364.                             <property name="visible">True</property>
  365.                             <property name="label" translatable="yes"><b>Tests and Maintenance</b></property>
  366.                             <property name="use_markup">True</property>
  367.                           </object>
  368.                         </child>
  369.                       </object>
  370.                       <packing>
  371.                         <property name="expand">False</property>
  372.                         <property name="position">1</property>
  373.                       </packing>
  374.                     </child>
  375.                   </object>
  376.                 </child>
  377.                 <child type="tab">
  378.                   <object class="GtkLabel" id="label7">
  379.                     <property name="visible">True</property>
  380.                     <property name="label" translatable="yes">Settings</property>
  381.                   </object>
  382.                   <packing>
  383.                     <property name="tab_fill">False</property>
  384.                   </packing>
  385.                 </child>
  386.                 <child>
  387.                   <object class="GtkVBox" id="vbox28">
  388.                     <property name="visible">True</property>
  389.                     <property name="border_width">6</property>
  390.                     <property name="orientation">vertical</property>
  391.                     <property name="spacing">6</property>
  392.                     <child>
  393.                       <object class="GtkFrame" id="frame4">
  394.                         <property name="visible">True</property>
  395.                         <property name="label_xalign">0</property>
  396.                         <property name="shadow_type">none</property>
  397.                         <child>
  398.                           <object class="GtkAlignment" id="alignment14">
  399.                             <property name="visible">True</property>
  400.                             <property name="top_padding">6</property>
  401.                             <property name="left_padding">12</property>
  402.                             <child>
  403.                               <object class="GtkHBox" id="hbox68">
  404.                                 <property name="visible">True</property>
  405.                                 <property name="spacing">18</property>
  406.                                 <child>
  407.                                   <object class="GtkVBox" id="vbox26">
  408.                                     <property name="visible">True</property>
  409.                                     <property name="orientation">vertical</property>
  410.                                     <child>
  411.                                       <object class="GtkCheckButton" id="chkPEnabled">
  412.                                         <property name="label" translatable="yes">Enabled</property>
  413.                                         <property name="visible">True</property>
  414.                                         <property name="can_focus">True</property>
  415.                                         <property name="receives_default">False</property>
  416.                                         <property name="use_underline">True</property>
  417.                                         <property name="draw_indicator">True</property>
  418.                                         <signal name="toggled" handler="on_printer_changed"/>
  419.                                       </object>
  420.                                       <packing>
  421.                                         <property name="expand">False</property>
  422.                                         <property name="fill">False</property>
  423.                                         <property name="position">0</property>
  424.                                       </packing>
  425.                                     </child>
  426.                                     <child>
  427.                                       <object class="GtkCheckButton" id="chkPAccepting">
  428.                                         <property name="label" translatable="yes">Accepting jobs</property>
  429.                                         <property name="visible">True</property>
  430.                                         <property name="can_focus">True</property>
  431.                                         <property name="receives_default">False</property>
  432.                                         <property name="use_underline">True</property>
  433.                                         <property name="draw_indicator">True</property>
  434.                                         <signal name="toggled" handler="on_printer_changed"/>
  435.                                       </object>
  436.                                       <packing>
  437.                                         <property name="expand">False</property>
  438.                                         <property name="fill">False</property>
  439.                                         <property name="position">1</property>
  440.                                       </packing>
  441.                                     </child>
  442.                                     <child>
  443.                                       <object class="GtkCheckButton" id="chkPShared">
  444.                                         <property name="label" translatable="yes">Shared</property>
  445.                                         <property name="visible">True</property>
  446.                                         <property name="can_focus">True</property>
  447.                                         <property name="receives_default">False</property>
  448.                                         <property name="use_underline">True</property>
  449.                                         <property name="draw_indicator">True</property>
  450.                                         <signal name="toggled" handler="on_printer_changed"/>
  451.                                       </object>
  452.                                       <packing>
  453.                                         <property name="expand">False</property>
  454.                                         <property name="fill">False</property>
  455.                                         <property name="position">2</property>
  456.                                       </packing>
  457.                                     </child>
  458.                                   </object>
  459.                                   <packing>
  460.                                     <property name="expand">False</property>
  461.                                     <property name="fill">False</property>
  462.                                     <property name="position">0</property>
  463.                                   </packing>
  464.                                 </child>
  465.                                 <child>
  466.                                   <object class="GtkLabel" id="lblNotPublished">
  467.                                     <property name="xalign">0</property>
  468.                                     <property name="label" translatable="yes"><i>Not published
  469. See server settings</i></property>
  470.                                     <property name="use_markup">True</property>
  471.                                     <property name="wrap">True</property>
  472.                                   </object>
  473.                                   <packing>
  474.                                     <property name="expand">False</property>
  475.                                     <property name="fill">False</property>
  476.                                     <property name="position">1</property>
  477.                                   </packing>
  478.                                 </child>
  479.                               </object>
  480.                             </child>
  481.                           </object>
  482.                         </child>
  483.                         <child type="label">
  484.                           <object class="GtkLabel" id="label69">
  485.                             <property name="visible">True</property>
  486.                             <property name="label" translatable="yes"><b>State</b></property>
  487.                             <property name="use_markup">True</property>
  488.                           </object>
  489.                         </child>
  490.                       </object>
  491.                       <packing>
  492.                         <property name="expand">False</property>
  493.                         <property name="position">0</property>
  494.                       </packing>
  495.                     </child>
  496.                     <child>
  497.                       <object class="GtkFrame" id="frame7">
  498.                         <property name="visible">True</property>
  499.                         <property name="label_xalign">0</property>
  500.                         <property name="shadow_type">none</property>
  501.                         <child>
  502.                           <object class="GtkAlignment" id="alignment18">
  503.                             <property name="visible">True</property>
  504.                             <property name="left_padding">12</property>
  505.                             <child>
  506.                               <object class="GtkTable" id="table7">
  507.                                 <property name="visible">True</property>
  508.                                 <property name="n_rows">2</property>
  509.                                 <property name="n_columns">2</property>
  510.                                 <property name="column_spacing">12</property>
  511.                                 <property name="row_spacing">6</property>
  512.                                 <child>
  513.                                   <object class="GtkLabel" id="label77">
  514.                                     <property name="visible">True</property>
  515.                                     <property name="xalign">0</property>
  516.                                     <property name="label" translatable="yes">Error Policy:     </property>
  517.                                     <accessibility>
  518.                                       <relation type="label-for" target="cmbPErrorPolicy"/>
  519.                                     </accessibility>
  520.                                   </object>
  521.                                   <packing>
  522.                                     <property name="x_options">GTK_FILL</property>
  523.                                     <property name="y_options"></property>
  524.                                   </packing>
  525.                                 </child>
  526.                                 <child>
  527.                                   <object class="GtkLabel" id="label78">
  528.                                     <property name="visible">True</property>
  529.                                     <property name="xalign">0</property>
  530.                                     <property name="label" translatable="yes">Operation Policy:</property>
  531.                                     <accessibility>
  532.                                       <relation type="label-for" target="cmbPOperationPolicy"/>
  533.                                     </accessibility>
  534.                                   </object>
  535.                                   <packing>
  536.                                     <property name="top_attach">1</property>
  537.                                     <property name="bottom_attach">2</property>
  538.                                     <property name="x_options">GTK_FILL</property>
  539.                                     <property name="y_options"></property>
  540.                                   </packing>
  541.                                 </child>
  542.                                 <child>
  543.                                   <object class="GtkComboBox" id="cmbPErrorPolicy">
  544.                                     <property name="visible">True</property>
  545.                                     <accessibility>
  546.                                       <relation type="labelled-by" target="label77"/>
  547.                                     </accessibility>
  548.                                     <signal name="changed" handler="on_printer_changed"/>
  549.                                   </object>
  550.                                   <packing>
  551.                                     <property name="left_attach">1</property>
  552.                                     <property name="right_attach">2</property>
  553.                                     <property name="y_options">GTK_FILL</property>
  554.                                   </packing>
  555.                                 </child>
  556.                                 <child>
  557.                                   <object class="GtkComboBox" id="cmbPOperationPolicy">
  558.                                     <property name="visible">True</property>
  559.                                     <accessibility>
  560.                                       <relation type="labelled-by" target="label78"/>
  561.                                     </accessibility>
  562.                                     <signal name="changed" handler="on_printer_changed"/>
  563.                                   </object>
  564.                                   <packing>
  565.                                     <property name="left_attach">1</property>
  566.                                     <property name="right_attach">2</property>
  567.                                     <property name="top_attach">1</property>
  568.                                     <property name="bottom_attach">2</property>
  569.                                     <property name="y_options">GTK_FILL</property>
  570.                                   </packing>
  571.                                 </child>
  572.                               </object>
  573.                             </child>
  574.                           </object>
  575.                         </child>
  576.                         <child type="label">
  577.                           <object class="GtkLabel" id="label75">
  578.                             <property name="visible">True</property>
  579.                             <property name="label" translatable="yes"><b>Policies</b></property>
  580.                             <property name="use_markup">True</property>
  581.                           </object>
  582.                         </child>
  583.                       </object>
  584.                       <packing>
  585.                         <property name="expand">False</property>
  586.                         <property name="position">1</property>
  587.                       </packing>
  588.                     </child>
  589.                     <child>
  590.                       <object class="GtkFrame" id="frame6">
  591.                         <property name="visible">True</property>
  592.                         <property name="label_xalign">0</property>
  593.                         <property name="shadow_type">none</property>
  594.                         <child>
  595.                           <object class="GtkAlignment" id="alignment17">
  596.                             <property name="visible">True</property>
  597.                             <property name="left_padding">12</property>
  598.                             <child>
  599.                               <object class="GtkTable" id="table6">
  600.                                 <property name="visible">True</property>
  601.                                 <property name="n_rows">2</property>
  602.                                 <property name="n_columns">2</property>
  603.                                 <property name="column_spacing">12</property>
  604.                                 <property name="row_spacing">6</property>
  605.                                 <child>
  606.                                   <object class="GtkLabel" id="label73">
  607.                                     <property name="visible">True</property>
  608.                                     <property name="xalign">0</property>
  609.                                     <property name="label" translatable="yes">Starting Banner:</property>
  610.                                     <accessibility>
  611.                                       <relation type="label-for" target="cmbPStartBanner"/>
  612.                                     </accessibility>
  613.                                   </object>
  614.                                   <packing>
  615.                                     <property name="x_options">GTK_FILL</property>
  616.                                     <property name="y_options"></property>
  617.                                   </packing>
  618.                                 </child>
  619.                                 <child>
  620.                                   <object class="GtkLabel" id="label74">
  621.                                     <property name="visible">True</property>
  622.                                     <property name="xalign">0</property>
  623.                                     <property name="label" translatable="yes">Ending Banner:</property>
  624.                                     <accessibility>
  625.                                       <relation type="label-for" target="cmbPEndBanner"/>
  626.                                     </accessibility>
  627.                                   </object>
  628.                                   <packing>
  629.                                     <property name="top_attach">1</property>
  630.                                     <property name="bottom_attach">2</property>
  631.                                     <property name="x_options">GTK_FILL</property>
  632.                                     <property name="y_options"></property>
  633.                                   </packing>
  634.                                 </child>
  635.                                 <child>
  636.                                   <object class="GtkComboBox" id="cmbPStartBanner">
  637.                                     <property name="visible">True</property>
  638.                                     <accessibility>
  639.                                       <relation type="labelled-by" target="label73"/>
  640.                                     </accessibility>
  641.                                     <signal name="changed" handler="on_printer_changed"/>
  642.                                   </object>
  643.                                   <packing>
  644.                                     <property name="left_attach">1</property>
  645.                                     <property name="right_attach">2</property>
  646.                                     <property name="y_options">GTK_FILL</property>
  647.                                   </packing>
  648.                                 </child>
  649.                                 <child>
  650.                                   <object class="GtkComboBox" id="cmbPEndBanner">
  651.                                     <property name="visible">True</property>
  652.                                     <accessibility>
  653.                                       <relation type="labelled-by" target="label74"/>
  654.                                     </accessibility>
  655.                                     <signal name="changed" handler="on_printer_changed"/>
  656.                                   </object>
  657.                                   <packing>
  658.                                     <property name="left_attach">1</property>
  659.                                     <property name="right_attach">2</property>
  660.                                     <property name="top_attach">1</property>
  661.                                     <property name="bottom_attach">2</property>
  662.                                     <property name="y_options">GTK_FILL</property>
  663.                                   </packing>
  664.                                 </child>
  665.                               </object>
  666.                             </child>
  667.                           </object>
  668.                         </child>
  669.                         <child type="label">
  670.                           <object class="GtkLabel" id="label1">
  671.                             <property name="visible">True</property>
  672.                             <property name="label" translatable="yes"><b>Banner</b></property>
  673.                             <property name="use_markup">True</property>
  674.                           </object>
  675.                         </child>
  676.                       </object>
  677.                       <packing>
  678.                         <property name="expand">False</property>
  679.                         <property name="position">2</property>
  680.                       </packing>
  681.                     </child>
  682.                   </object>
  683.                   <packing>
  684.                     <property name="position">1</property>
  685.                   </packing>
  686.                 </child>
  687.                 <child type="tab">
  688.                   <object class="GtkLabel" id="label72">
  689.                     <property name="visible">True</property>
  690.                     <property name="label" translatable="yes">Policies</property>
  691.                   </object>
  692.                   <packing>
  693.                     <property name="position">1</property>
  694.                     <property name="tab_fill">False</property>
  695.                   </packing>
  696.                 </child>
  697.                 <child>
  698.                   <object class="GtkVBox" id="vbox44">
  699.                     <property name="visible">True</property>
  700.                     <property name="border_width">6</property>
  701.                     <property name="orientation">vertical</property>
  702.                     <property name="spacing">6</property>
  703.                     <child>
  704.                       <object class="GtkRadioButton" id="rbtnPAllow">
  705.                         <property name="label" translatable="yes">Allow printing for everyone except these users:</property>
  706.                         <property name="visible">True</property>
  707.                         <property name="can_focus">True</property>
  708.                         <property name="receives_default">False</property>
  709.                         <property name="use_underline">True</property>
  710.                         <property name="draw_indicator">True</property>
  711.                         <signal name="toggled" handler="on_printer_changed"/>
  712.                       </object>
  713.                       <packing>
  714.                         <property name="expand">False</property>
  715.                         <property name="fill">False</property>
  716.                         <property name="position">0</property>
  717.                       </packing>
  718.                     </child>
  719.                     <child>
  720.                       <object class="GtkRadioButton" id="rbtnPDeny">
  721.                         <property name="label" translatable="yes">Deny printing for everyone except these users:</property>
  722.                         <property name="visible">True</property>
  723.                         <property name="can_focus">True</property>
  724.                         <property name="receives_default">False</property>
  725.                         <property name="use_underline">True</property>
  726.                         <property name="draw_indicator">True</property>
  727.                         <property name="group">rbtnPAllow</property>
  728.                       </object>
  729.                       <packing>
  730.                         <property name="expand">False</property>
  731.                         <property name="fill">False</property>
  732.                         <property name="position">1</property>
  733.                       </packing>
  734.                     </child>
  735.                     <child>
  736.                       <object class="GtkTable" id="table8">
  737.                         <property name="visible">True</property>
  738.                         <property name="n_rows">2</property>
  739.                         <property name="n_columns">2</property>
  740.                         <property name="column_spacing">6</property>
  741.                         <property name="row_spacing">6</property>
  742.                         <child>
  743.                           <object class="GtkEntry" id="entPUser">
  744.                             <property name="visible">True</property>
  745.                             <property name="can_focus">True</property>
  746.                             <property name="activates_default">True</property>
  747.                             <child internal-child="accessible">
  748.                               <object class="AtkObject" id="entPUser-atkobject">
  749.                                 <property name="AtkObject::accessible-description" translatable="yes">user</property>
  750.                               </object>
  751.                             </child>
  752.                             <signal name="changed" handler="on_entPUser_changed"/>
  753.                           </object>
  754.                           <packing>
  755.                             <property name="y_options"></property>
  756.                           </packing>
  757.                         </child>
  758.                         <child>
  759.                           <object class="GtkScrolledWindow" id="scrolledwindow19">
  760.                             <property name="visible">True</property>
  761.                             <property name="can_focus">True</property>
  762.                             <property name="hscrollbar_policy">automatic</property>
  763.                             <property name="vscrollbar_policy">automatic</property>
  764.                             <property name="shadow_type">in</property>
  765.                             <child>
  766.                               <object class="GtkTreeView" id="tvPUsers">
  767.                                 <property name="visible">True</property>
  768.                                 <property name="can_focus">True</property>
  769.                                 <signal name="cursor_changed" handler="on_tvPUsers_cursor_changed"/>
  770.                               </object>
  771.                             </child>
  772.                           </object>
  773.                           <packing>
  774.                             <property name="top_attach">1</property>
  775.                             <property name="bottom_attach">2</property>
  776.                             <property name="x_options">GTK_FILL</property>
  777.                           </packing>
  778.                         </child>
  779.                         <child>
  780.                           <object class="GtkVBox" id="vbox45">
  781.                             <property name="visible">True</property>
  782.                             <property name="orientation">vertical</property>
  783.                             <child>
  784.                               <object class="GtkButton" id="btnPDelUser">
  785.                                 <property name="label">gtk-delete</property>
  786.                                 <property name="visible">True</property>
  787.                                 <property name="can_focus">True</property>
  788.                                 <property name="receives_default">False</property>
  789.                                 <property name="use_stock">True</property>
  790.                                 <signal name="clicked" handler="on_btnPDelUser_clicked"/>
  791.                               </object>
  792.                               <packing>
  793.                                 <property name="expand">False</property>
  794.                                 <property name="fill">False</property>
  795.                                 <property name="position">0</property>
  796.                               </packing>
  797.                             </child>
  798.                           </object>
  799.                           <packing>
  800.                             <property name="left_attach">1</property>
  801.                             <property name="right_attach">2</property>
  802.                             <property name="top_attach">1</property>
  803.                             <property name="bottom_attach">2</property>
  804.                             <property name="x_options">GTK_FILL</property>
  805.                             <property name="y_options">GTK_FILL</property>
  806.                           </packing>
  807.                         </child>
  808.                         <child>
  809.                           <object class="GtkButton" id="btnPAddUser">
  810.                             <property name="label">gtk-add</property>
  811.                             <property name="visible">True</property>
  812.                             <property name="can_focus">True</property>
  813.                             <property name="can_default">True</property>
  814.                             <property name="has_default">True</property>
  815.                             <property name="receives_default">False</property>
  816.                             <property name="use_stock">True</property>
  817.                             <accessibility>
  818.                               <relation type="labelled-by" target="entPUser"/>
  819.                             </accessibility>
  820.                             <signal name="clicked" handler="on_btnPAddUser_clicked"/>
  821.                           </object>
  822.                           <packing>
  823.                             <property name="left_attach">1</property>
  824.                             <property name="right_attach">2</property>
  825.                             <property name="x_options">GTK_FILL</property>
  826.                             <property name="y_options"></property>
  827.                           </packing>
  828.                         </child>
  829.                       </object>
  830.                       <packing>
  831.                         <property name="position">2</property>
  832.                       </packing>
  833.                     </child>
  834.                   </object>
  835.                   <packing>
  836.                     <property name="position">2</property>
  837.                   </packing>
  838.                 </child>
  839.                 <child type="tab">
  840.                   <object class="GtkLabel" id="label115">
  841.                     <property name="visible">True</property>
  842.                     <property name="label" translatable="yes">Access Control</property>
  843.                   </object>
  844.                   <packing>
  845.                     <property name="position">2</property>
  846.                     <property name="tab_fill">False</property>
  847.                   </packing>
  848.                 </child>
  849.                 <child>
  850.                   <object class="GtkAlignment" id="algnClassMembers">
  851.                     <property name="visible">True</property>
  852.                     <child>
  853.                       <object class="GtkVBox" id="vbClassMembers">
  854.                         <property name="visible">True</property>
  855.                         <property name="border_width">6</property>
  856.                         <property name="orientation">vertical</property>
  857.                         <property name="spacing">6</property>
  858.                         <child>
  859.                           <object class="GtkLabel" id="label64">
  860.                             <property name="visible">True</property>
  861.                             <property name="xalign">0</property>
  862.                             <property name="label" translatable="yes">Add or Remove Members</property>
  863.                           </object>
  864.                           <packing>
  865.                             <property name="expand">False</property>
  866.                             <property name="fill">False</property>
  867.                             <property name="position">0</property>
  868.                           </packing>
  869.                         </child>
  870.                         <child>
  871.                           <object class="GtkHBox" id="hbox14">
  872.                             <property name="visible">True</property>
  873.                             <property name="spacing">6</property>
  874.                             <child>
  875.                               <object class="GtkScrolledWindow" id="scrolledwindow6">
  876.                                 <property name="visible">True</property>
  877.                                 <property name="can_focus">True</property>
  878.                                 <property name="hscrollbar_policy">automatic</property>
  879.                                 <property name="vscrollbar_policy">automatic</property>
  880.                                 <property name="shadow_type">in</property>
  881.                                 <child>
  882.                                   <object class="GtkTreeView" id="tvClassMembers">
  883.                                     <property name="visible">True</property>
  884.                                     <property name="can_focus">True</property>
  885.                                   </object>
  886.                                 </child>
  887.                               </object>
  888.                               <packing>
  889.                                 <property name="position">0</property>
  890.                               </packing>
  891.                             </child>
  892.                             <child>
  893.                               <object class="GtkAlignment" id="alignment72">
  894.                                 <property name="visible">True</property>
  895.                                 <property name="yalign">1</property>
  896.                                 <property name="yscale">0.5</property>
  897.                                 <child>
  898.                                   <object class="GtkVButtonBox" id="vbuttonbox1">
  899.                                     <property name="visible">True</property>
  900.                                     <property name="layout_style">start</property>
  901.                                     <child>
  902.                                       <object class="GtkButton" id="btnClassAddMember">
  903.                                         <property name="visible">True</property>
  904.                                         <property name="can_focus">True</property>
  905.                                         <property name="can_default">True</property>
  906.                                         <property name="receives_default">False</property>
  907.                                         <child internal-child="accessible">
  908.                                           <object class="AtkObject" id="btnClassAddMember-atkobject">
  909.                                             <property name="AtkObject::accessible-description" translatable="yes">move left</property>
  910.                                           </object>
  911.                                         </child>
  912.                                         <signal name="clicked" handler="on_btnClassAddMember_clicked"/>
  913.                                         <child>
  914.                                           <object class="GtkImage" id="image11">
  915.                                             <property name="visible">True</property>
  916.                                             <property name="stock">gtk-go-back</property>
  917.                                           </object>
  918.                                         </child>
  919.                                       </object>
  920.                                       <packing>
  921.                                         <property name="expand">False</property>
  922.                                         <property name="fill">False</property>
  923.                                         <property name="position">0</property>
  924.                                       </packing>
  925.                                     </child>
  926.                                     <child>
  927.                                       <object class="GtkButton" id="btnClassDelMember">
  928.                                         <property name="visible">True</property>
  929.                                         <property name="can_focus">True</property>
  930.                                         <property name="can_default">True</property>
  931.                                         <property name="receives_default">False</property>
  932.                                         <child internal-child="accessible">
  933.                                           <object class="AtkObject" id="btnClassDelMember-atkobject">
  934.                                             <property name="AtkObject::accessible-description" translatable="yes">move right</property>
  935.                                           </object>
  936.                                         </child>
  937.                                         <signal name="clicked" handler="on_btnClassDelMember_clicked"/>
  938.                                         <child>
  939.                                           <object class="GtkImage" id="image12">
  940.                                             <property name="visible">True</property>
  941.                                             <property name="stock">gtk-go-forward</property>
  942.                                           </object>
  943.                                         </child>
  944.                                       </object>
  945.                                       <packing>
  946.                                         <property name="expand">False</property>
  947.                                         <property name="fill">False</property>
  948.                                         <property name="position">1</property>
  949.                                       </packing>
  950.                                     </child>
  951.                                   </object>
  952.                                 </child>
  953.                               </object>
  954.                               <packing>
  955.                                 <property name="expand">False</property>
  956.                                 <property name="position">1</property>
  957.                               </packing>
  958.                             </child>
  959.                             <child>
  960.                               <object class="GtkScrolledWindow" id="scrolledwindow5">
  961.                                 <property name="visible">True</property>
  962.                                 <property name="can_focus">True</property>
  963.                                 <property name="hscrollbar_policy">automatic</property>
  964.                                 <property name="vscrollbar_policy">automatic</property>
  965.                                 <property name="shadow_type">in</property>
  966.                                 <child>
  967.                                   <object class="GtkTreeView" id="tvClassNotMembers">
  968.                                     <property name="visible">True</property>
  969.                                     <property name="can_focus">True</property>
  970.                                   </object>
  971.                                 </child>
  972.                               </object>
  973.                               <packing>
  974.                                 <property name="position">2</property>
  975.                               </packing>
  976.                             </child>
  977.                           </object>
  978.                           <packing>
  979.                             <property name="position">1</property>
  980.                           </packing>
  981.                         </child>
  982.                       </object>
  983.                     </child>
  984.                   </object>
  985.                   <packing>
  986.                     <property name="position">3</property>
  987.                   </packing>
  988.                 </child>
  989.                 <child type="tab">
  990.                   <object class="GtkLabel" id="lblClassMembers">
  991.                     <property name="visible">True</property>
  992.                     <property name="label" translatable="yes">Members</property>
  993.                   </object>
  994.                   <packing>
  995.                     <property name="position">3</property>
  996.                     <property name="tab_fill">False</property>
  997.                   </packing>
  998.                 </child>
  999.                 <child>
  1000.                   <object class="GtkScrolledWindow" id="swPInstallOptions">
  1001.                     <property name="can_focus">True</property>
  1002.                     <property name="hscrollbar_policy">automatic</property>
  1003.                     <property name="vscrollbar_policy">automatic</property>
  1004.                     <child>
  1005.                       <object class="GtkViewport" id="viewport1">
  1006.                         <property name="visible">True</property>
  1007.                         <property name="shadow_type">none</property>
  1008.                         <child>
  1009.                           <object class="GtkVBox" id="vbPInstallOptions">
  1010.                             <property name="visible">True</property>
  1011.                             <property name="border_width">6</property>
  1012.                             <property name="orientation">vertical</property>
  1013.                             <property name="spacing">6</property>
  1014.                             <child>
  1015.                               <object class="GtkHSeparator" id="hseparator1">
  1016.                                 <property name="visible">True</property>
  1017.                               </object>
  1018.                               <packing>
  1019.                                 <property name="expand">False</property>
  1020.                                 <property name="position">0</property>
  1021.                               </packing>
  1022.                             </child>
  1023.                           </object>
  1024.                         </child>
  1025.                       </object>
  1026.                     </child>
  1027.                   </object>
  1028.                   <packing>
  1029.                     <property name="position">4</property>
  1030.                   </packing>
  1031.                 </child>
  1032.                 <child type="tab">
  1033.                   <object class="GtkLabel" id="lblPInstallOptions">
  1034.                     <property name="visible">True</property>
  1035.                     <property name="label" translatable="yes">Installed Options</property>
  1036.                   </object>
  1037.                   <packing>
  1038.                     <property name="position">4</property>
  1039.                     <property name="tab_fill">False</property>
  1040.                   </packing>
  1041.                 </child>
  1042.                 <child>
  1043.                   <object class="GtkScrolledWindow" id="swPOptions">
  1044.                     <property name="visible">True</property>
  1045.                     <property name="can_focus">True</property>
  1046.                     <property name="hscrollbar_policy">automatic</property>
  1047.                     <property name="vscrollbar_policy">automatic</property>
  1048.                     <child>
  1049.                       <object class="GtkViewport" id="viewport2">
  1050.                         <property name="visible">True</property>
  1051.                         <property name="shadow_type">none</property>
  1052.                         <child>
  1053.                           <object class="GtkVBox" id="vbPOptions">
  1054.                             <property name="border_width">6</property>
  1055.                             <property name="orientation">vertical</property>
  1056.                             <property name="spacing">6</property>
  1057.                             <child>
  1058.                               <object class="GtkHSeparator" id="hseparator2">
  1059.                                 <property name="visible">True</property>
  1060.                               </object>
  1061.                               <packing>
  1062.                                 <property name="expand">False</property>
  1063.                                 <property name="position">0</property>
  1064.                               </packing>
  1065.                             </child>
  1066.                           </object>
  1067.                         </child>
  1068.                       </object>
  1069.                     </child>
  1070.                   </object>
  1071.                   <packing>
  1072.                     <property name="position">5</property>
  1073.                   </packing>
  1074.                 </child>
  1075.                 <child type="tab">
  1076.                   <object class="GtkLabel" id="lblPOptions">
  1077.                     <property name="visible">True</property>
  1078.                     <property name="label" translatable="yes">Printer Options</property>
  1079.                   </object>
  1080.                   <packing>
  1081.                     <property name="position">5</property>
  1082.                     <property name="tab_fill">False</property>
  1083.                   </packing>
  1084.                 </child>
  1085.                 <child>
  1086.                   <object class="GtkScrolledWindow" id="scrolledwindow22">
  1087.                     <property name="visible">True</property>
  1088.                     <property name="can_focus">True</property>
  1089.                     <property name="hscrollbar_policy">never</property>
  1090.                     <property name="vscrollbar_policy">automatic</property>
  1091.                     <child>
  1092.                       <object class="GtkViewport" id="viewport9">
  1093.                         <property name="visible">True</property>
  1094.                         <property name="shadow_type">none</property>
  1095.                         <child>
  1096.                           <object class="GtkVBox" id="vbox51">
  1097.                             <property name="visible">True</property>
  1098.                             <property name="border_width">6</property>
  1099.                             <property name="orientation">vertical</property>
  1100.                             <property name="spacing">6</property>
  1101.                             <child>
  1102.                               <object class="GtkLabel" id="label136">
  1103.                                 <property name="visible">True</property>
  1104.                                 <property name="xalign">0</property>
  1105.                                 <property name="label" translatable="yes">Specify the default job options for this printer.  Jobs arriving at this print server will have these options added if they are not already set by the application.</property>
  1106.                                 <property name="wrap">True</property>
  1107.                               </object>
  1108.                               <packing>
  1109.                                 <property name="expand">False</property>
  1110.                                 <property name="fill">False</property>
  1111.                                 <property name="position">0</property>
  1112.                               </packing>
  1113.                             </child>
  1114.                             <child>
  1115.                               <object class="GtkFrame" id="frame25">
  1116.                                 <property name="visible">True</property>
  1117.                                 <property name="label_xalign">0</property>
  1118.                                 <property name="shadow_type">none</property>
  1119.                                 <child>
  1120.                                   <object class="GtkAlignment" id="alignment59">
  1121.                                     <property name="visible">True</property>
  1122.                                     <property name="top_padding">6</property>
  1123.                                     <property name="left_padding">12</property>
  1124.                                     <child>
  1125.                                       <object class="GtkTable" id="table10">
  1126.                                         <property name="visible">True</property>
  1127.                                         <property name="n_rows">5</property>
  1128.                                         <property name="n_columns">3</property>
  1129.                                         <property name="column_spacing">6</property>
  1130.                                         <property name="row_spacing">6</property>
  1131.                                         <child>
  1132.                                           <object class="GtkLabel" id="label138">
  1133.                                             <property name="visible">True</property>
  1134.                                             <property name="xalign">0</property>
  1135.                                             <property name="label" translatable="yes">Copies:</property>
  1136.                                             <accessibility>
  1137.                                               <relation type="label-for" target="sbJOCopies"/>
  1138.                                             </accessibility>
  1139.                                           </object>
  1140.                                           <packing>
  1141.                                             <property name="x_options">GTK_FILL</property>
  1142.                                             <property name="y_options"></property>
  1143.                                           </packing>
  1144.                                         </child>
  1145.                                         <child>
  1146.                                           <object class="GtkLabel" id="label139">
  1147.                                             <property name="visible">True</property>
  1148.                                             <property name="xalign">0</property>
  1149.                                             <property name="label" translatable="yes">Orientation:</property>
  1150.                                             <accessibility>
  1151.                                               <relation type="label-for" target="cmbJOOrientationRequested"/>
  1152.                                             </accessibility>
  1153.                                           </object>
  1154.                                           <packing>
  1155.                                             <property name="top_attach">1</property>
  1156.                                             <property name="bottom_attach">2</property>
  1157.                                             <property name="x_options">GTK_FILL</property>
  1158.                                             <property name="y_options"></property>
  1159.                                           </packing>
  1160.                                         </child>
  1161.                                         <child>
  1162.                                           <object class="GtkLabel" id="label141">
  1163.                                             <property name="visible">True</property>
  1164.                                             <property name="xalign">0</property>
  1165.                                             <property name="label" translatable="yes">Pages per side:</property>
  1166.                                             <accessibility>
  1167.                                               <relation type="label-for" target="cmbJONumberUp"/>
  1168.                                             </accessibility>
  1169.                                           </object>
  1170.                                           <packing>
  1171.                                             <property name="top_attach">3</property>
  1172.                                             <property name="bottom_attach">4</property>
  1173.                                             <property name="x_options">GTK_FILL</property>
  1174.                                             <property name="y_options"></property>
  1175.                                           </packing>
  1176.                                         </child>
  1177.                                         <child>
  1178.                                           <object class="GtkAlignment" id="alignment63">
  1179.                                             <property name="visible">True</property>
  1180.                                             <property name="xalign">0</property>
  1181.                                             <child>
  1182.                                               <object class="GtkComboBox" id="cmbJONumberUp">
  1183.                                                 <property name="visible">True</property>
  1184.                                                 <accessibility>
  1185.                                                   <relation type="labelled-by" target="label141"/>
  1186.                                                 </accessibility>
  1187.                                                 <signal name="changed" handler="on_job_option_changed"/>
  1188.                                               </object>
  1189.                                             </child>
  1190.                                           </object>
  1191.                                           <packing>
  1192.                                             <property name="left_attach">1</property>
  1193.                                             <property name="right_attach">2</property>
  1194.                                             <property name="top_attach">3</property>
  1195.                                             <property name="bottom_attach">4</property>
  1196.                                             <property name="x_options">GTK_FILL</property>
  1197.                                             <property name="y_options"></property>
  1198.                                           </packing>
  1199.                                         </child>
  1200.                                         <child>
  1201.                                           <object class="GtkCheckButton" id="cbJOFitplot">
  1202.                                             <property name="label" translatable="yes">Scale to fit</property>
  1203.                                             <property name="visible">True</property>
  1204.                                             <property name="can_focus">True</property>
  1205.                                             <property name="receives_default">False</property>
  1206.                                             <property name="use_underline">True</property>
  1207.                                             <property name="draw_indicator">True</property>
  1208.                                             <signal name="toggled" handler="on_job_option_changed"/>
  1209.                                           </object>
  1210.                                           <packing>
  1211.                                             <property name="right_attach">2</property>
  1212.                                             <property name="top_attach">2</property>
  1213.                                             <property name="bottom_attach">3</property>
  1214.                                             <property name="x_options">GTK_FILL</property>
  1215.                                             <property name="y_options"></property>
  1216.                                           </packing>
  1217.                                         </child>
  1218.                                         <child>
  1219.                                           <object class="GtkExpander" id="expander1">
  1220.                                             <property name="visible">True</property>
  1221.                                             <property name="can_focus">True</property>
  1222.                                             <child>
  1223.                                               <object class="GtkTable" id="table13">
  1224.                                                 <property name="visible">True</property>
  1225.                                                 <property name="n_rows">8</property>
  1226.                                                 <property name="n_columns">3</property>
  1227.                                                 <property name="column_spacing">6</property>
  1228.                                                 <property name="row_spacing">6</property>
  1229.                                                 <child>
  1230.                                                   <object class="GtkLabel" id="label167">
  1231.                                                     <property name="visible">True</property>
  1232.                                                     <property name="xalign">0</property>
  1233.                                                     <property name="label" translatable="yes">Pages per side layout:</property>
  1234.                                                     <accessibility>
  1235.                                                       <relation type="label-for" target="cmbJONumberUpLayout"/>
  1236.                                                     </accessibility>
  1237.                                                   </object>
  1238.                                                   <packing>
  1239.                                                     <property name="x_options">GTK_FILL</property>
  1240.                                                     <property name="y_options"></property>
  1241.                                                   </packing>
  1242.                                                 </child>
  1243.                                                 <child>
  1244.                                                   <object class="GtkLabel" id="label168">
  1245.                                                     <property name="visible">True</property>
  1246.                                                     <property name="xalign">0</property>
  1247.                                                     <property name="label" translatable="yes">Brightness:</property>
  1248.                                                     <accessibility>
  1249.                                                       <relation type="label-for" target="sbJOBrightness"/>
  1250.                                                     </accessibility>
  1251.                                                   </object>
  1252.                                                   <packing>
  1253.                                                     <property name="top_attach">1</property>
  1254.                                                     <property name="bottom_attach">2</property>
  1255.                                                     <property name="x_options">GTK_FILL</property>
  1256.                                                     <property name="y_options"></property>
  1257.                                                   </packing>
  1258.                                                 </child>
  1259.                                                 <child>
  1260.                                                   <object class="GtkButton" id="btnJOResetBrightness">
  1261.                                                     <property name="label" translatable="yes">Reset</property>
  1262.                                                     <property name="visible">True</property>
  1263.                                                     <property name="can_focus">True</property>
  1264.                                                     <property name="receives_default">False</property>
  1265.                                                     <property name="use_underline">True</property>
  1266.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  1267.                                                   </object>
  1268.                                                   <packing>
  1269.                                                     <property name="left_attach">2</property>
  1270.                                                     <property name="right_attach">3</property>
  1271.                                                     <property name="top_attach">1</property>
  1272.                                                     <property name="bottom_attach">2</property>
  1273.                                                     <property name="x_options"></property>
  1274.                                                     <property name="y_options"></property>
  1275.                                                   </packing>
  1276.                                                 </child>
  1277.                                                 <child>
  1278.                                                   <object class="GtkComboBox" id="cmbJONumberUpLayout">
  1279.                                                     <property name="visible">True</property>
  1280.                                                     <accessibility>
  1281.                                                       <relation type="labelled-by" target="label167"/>
  1282.                                                     </accessibility>
  1283.                                                     <signal name="changed" handler="on_job_option_changed"/>
  1284.                                                   </object>
  1285.                                                   <packing>
  1286.                                                     <property name="left_attach">1</property>
  1287.                                                     <property name="right_attach">2</property>
  1288.                                                     <property name="x_options">GTK_FILL</property>
  1289.                                                     <property name="y_options">GTK_FILL</property>
  1290.                                                   </packing>
  1291.                                                 </child>
  1292.                                                 <child>
  1293.                                                   <object class="GtkButton" id="btnJOResetNumberUpLayout">
  1294.                                                     <property name="label" translatable="yes">Reset</property>
  1295.                                                     <property name="visible">True</property>
  1296.                                                     <property name="can_focus">True</property>
  1297.                                                     <property name="receives_default">False</property>
  1298.                                                     <property name="use_underline">True</property>
  1299.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  1300.                                                   </object>
  1301.                                                   <packing>
  1302.                                                     <property name="left_attach">2</property>
  1303.                                                     <property name="right_attach">3</property>
  1304.                                                     <property name="x_options"></property>
  1305.                                                     <property name="y_options"></property>
  1306.                                                   </packing>
  1307.                                                 </child>
  1308.                                                 <child>
  1309.                                                   <object class="GtkHBox" id="hbox60">
  1310.                                                     <property name="visible">True</property>
  1311.                                                     <property name="spacing">6</property>
  1312.                                                     <child>
  1313.                                                       <object class="GtkSpinButton" id="sbJOBrightness">
  1314.                                                         <property name="visible">True</property>
  1315.                                                         <property name="can_focus">True</property>
  1316.                                                         <property name="adjustment">adjustment3</property>
  1317.                                                         <property name="climb_rate">1</property>
  1318.                                                         <accessibility>
  1319.                                                           <relation type="labelled-by" target="label168"/>
  1320.                                                         </accessibility>
  1321.                                                         <signal name="changed" handler="on_job_option_changed"/>
  1322.                                                       </object>
  1323.                                                       <packing>
  1324.                                                         <property name="position">0</property>
  1325.                                                       </packing>
  1326.                                                     </child>
  1327.                                                     <child>
  1328.                                                       <object class="GtkLabel" id="label169">
  1329.                                                         <property name="visible">True</property>
  1330.                                                         <property name="label">%</property>
  1331.                                                       </object>
  1332.                                                       <packing>
  1333.                                                         <property name="expand">False</property>
  1334.                                                         <property name="fill">False</property>
  1335.                                                         <property name="position">1</property>
  1336.                                                       </packing>
  1337.                                                     </child>
  1338.                                                   </object>
  1339.                                                   <packing>
  1340.                                                     <property name="left_attach">1</property>
  1341.                                                     <property name="right_attach">2</property>
  1342.                                                     <property name="top_attach">1</property>
  1343.                                                     <property name="bottom_attach">2</property>
  1344.                                                     <property name="x_options">GTK_FILL</property>
  1345.                                                     <property name="y_options">GTK_FILL</property>
  1346.                                                   </packing>
  1347.                                                 </child>
  1348.                                                 <child>
  1349.                                                   <object class="GtkLabel" id="label176">
  1350.                                                     <property name="visible">True</property>
  1351.                                                     <property name="xalign">0</property>
  1352.                                                     <property name="label" translatable="yes">Finishings:</property>
  1353.                                                     <accessibility>
  1354.                                                       <relation type="label-for" target="cmbJOFinishings"/>
  1355.                                                     </accessibility>
  1356.                                                   </object>
  1357.                                                   <packing>
  1358.                                                     <property name="top_attach">2</property>
  1359.                                                     <property name="bottom_attach">3</property>
  1360.                                                     <property name="x_options">GTK_FILL</property>
  1361.                                                     <property name="y_options"></property>
  1362.                                                   </packing>
  1363.                                                 </child>
  1364.                                                 <child>
  1365.                                                   <object class="GtkButton" id="btnJOResetFinishings">
  1366.                                                     <property name="label" translatable="yes">Reset</property>
  1367.                                                     <property name="visible">True</property>
  1368.                                                     <property name="can_focus">True</property>
  1369.                                                     <property name="receives_default">False</property>
  1370.                                                     <property name="use_underline">True</property>
  1371.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  1372.                                                   </object>
  1373.                                                   <packing>
  1374.                                                     <property name="left_attach">2</property>
  1375.                                                     <property name="right_attach">3</property>
  1376.                                                     <property name="top_attach">2</property>
  1377.                                                     <property name="bottom_attach">3</property>
  1378.                                                     <property name="x_options">GTK_FILL</property>
  1379.                                                     <property name="y_options"></property>
  1380.                                                   </packing>
  1381.                                                 </child>
  1382.                                                 <child>
  1383.                                                   <object class="GtkComboBox" id="cmbJOFinishings">
  1384.                                                     <property name="visible">True</property>
  1385.                                                     <accessibility>
  1386.                                                       <relation type="labelled-by" target="label176"/>
  1387.                                                     </accessibility>
  1388.                                                     <signal name="changed" handler="on_job_option_changed"/>
  1389.                                                   </object>
  1390.                                                   <packing>
  1391.                                                     <property name="left_attach">1</property>
  1392.                                                     <property name="right_attach">2</property>
  1393.                                                     <property name="top_attach">2</property>
  1394.                                                     <property name="bottom_attach">3</property>
  1395.                                                     <property name="x_options">GTK_FILL</property>
  1396.                                                     <property name="y_options">GTK_FILL</property>
  1397.                                                   </packing>
  1398.                                                 </child>
  1399.                                                 <child>
  1400.                                                   <object class="GtkLabel" id="label177">
  1401.                                                     <property name="visible">True</property>
  1402.                                                     <property name="xalign">0</property>
  1403.                                                     <property name="label" translatable="yes">Job priority:</property>
  1404.                                                     <accessibility>
  1405.                                                       <relation type="label-for" target="sbJOJobPriority"/>
  1406.                                                     </accessibility>
  1407.                                                   </object>
  1408.                                                   <packing>
  1409.                                                     <property name="top_attach">3</property>
  1410.                                                     <property name="bottom_attach">4</property>
  1411.                                                     <property name="x_options">GTK_FILL</property>
  1412.                                                     <property name="y_options"></property>
  1413.                                                   </packing>
  1414.                                                 </child>
  1415.                                                 <child>
  1416.                                                   <object class="GtkSpinButton" id="sbJOJobPriority">
  1417.                                                     <property name="visible">True</property>
  1418.                                                     <property name="can_focus">True</property>
  1419.                                                     <property name="adjustment">adjustment4</property>
  1420.                                                     <property name="climb_rate">1</property>
  1421.                                                     <accessibility>
  1422.                                                       <relation type="labelled-by" target="label177"/>
  1423.                                                     </accessibility>
  1424.                                                     <signal name="changed" handler="on_job_option_changed"/>
  1425.                                                   </object>
  1426.                                                   <packing>
  1427.                                                     <property name="left_attach">1</property>
  1428.                                                     <property name="right_attach">2</property>
  1429.                                                     <property name="top_attach">3</property>
  1430.                                                     <property name="bottom_attach">4</property>
  1431.                                                     <property name="y_options"></property>
  1432.                                                   </packing>
  1433.                                                 </child>
  1434.                                                 <child>
  1435.                                                   <object class="GtkButton" id="btnJOResetJobPriority">
  1436.                                                     <property name="label" translatable="yes">Reset</property>
  1437.                                                     <property name="visible">True</property>
  1438.                                                     <property name="can_focus">True</property>
  1439.                                                     <property name="receives_default">False</property>
  1440.                                                     <property name="use_underline">True</property>
  1441.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  1442.                                                   </object>
  1443.                                                   <packing>
  1444.                                                     <property name="left_attach">2</property>
  1445.                                                     <property name="right_attach">3</property>
  1446.                                                     <property name="top_attach">3</property>
  1447.                                                     <property name="bottom_attach">4</property>
  1448.                                                     <property name="x_options">GTK_FILL</property>
  1449.                                                     <property name="y_options"></property>
  1450.                                                   </packing>
  1451.                                                 </child>
  1452.                                                 <child>
  1453.                                                   <object class="GtkLabel" id="label178">
  1454.                                                     <property name="visible">True</property>
  1455.                                                     <property name="xalign">0</property>
  1456.                                                     <property name="label" translatable="yes">Media:</property>
  1457.                                                   </object>
  1458.                                                   <packing>
  1459.                                                     <property name="top_attach">4</property>
  1460.                                                     <property name="bottom_attach">5</property>
  1461.                                                     <property name="x_options">GTK_FILL</property>
  1462.                                                     <property name="y_options"></property>
  1463.                                                   </packing>
  1464.                                                 </child>
  1465.                                                 <child>
  1466.                                                   <object class="GtkComboBox" id="cmbJOMedia">
  1467.                                                     <property name="visible">True</property>
  1468.                                                     <signal name="changed" handler="on_job_option_changed"/>
  1469.                                                   </object>
  1470.                                                   <packing>
  1471.                                                     <property name="left_attach">1</property>
  1472.                                                     <property name="right_attach">2</property>
  1473.                                                     <property name="top_attach">4</property>
  1474.                                                     <property name="bottom_attach">5</property>
  1475.                                                     <property name="x_options">GTK_FILL</property>
  1476.                                                     <property name="y_options">GTK_FILL</property>
  1477.                                                   </packing>
  1478.                                                 </child>
  1479.                                                 <child>
  1480.                                                   <object class="GtkButton" id="btnJOResetMedia">
  1481.                                                     <property name="label" translatable="yes">Reset</property>
  1482.                                                     <property name="visible">True</property>
  1483.                                                     <property name="can_focus">True</property>
  1484.                                                     <property name="receives_default">False</property>
  1485.                                                     <property name="use_underline">True</property>
  1486.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  1487.                                                   </object>
  1488.                                                   <packing>
  1489.                                                     <property name="left_attach">2</property>
  1490.                                                     <property name="right_attach">3</property>
  1491.                                                     <property name="top_attach">4</property>
  1492.                                                     <property name="bottom_attach">5</property>
  1493.                                                     <property name="x_options">GTK_FILL</property>
  1494.                                                     <property name="y_options"></property>
  1495.                                                   </packing>
  1496.                                                 </child>
  1497.                                                 <child>
  1498.                                                   <object class="GtkLabel" id="label179">
  1499.                                                     <property name="visible">True</property>
  1500.                                                     <property name="xalign">0</property>
  1501.                                                     <property name="label" translatable="yes">Sides:</property>
  1502.                                                     <accessibility>
  1503.                                                       <relation type="label-for" target="cmbJOSides"/>
  1504.                                                     </accessibility>
  1505.                                                   </object>
  1506.                                                   <packing>
  1507.                                                     <property name="top_attach">5</property>
  1508.                                                     <property name="bottom_attach">6</property>
  1509.                                                     <property name="x_options">GTK_FILL</property>
  1510.                                                     <property name="y_options"></property>
  1511.                                                   </packing>
  1512.                                                 </child>
  1513.                                                 <child>
  1514.                                                   <object class="GtkComboBox" id="cmbJOSides">
  1515.                                                     <property name="visible">True</property>
  1516.                                                     <accessibility>
  1517.                                                       <relation type="labelled-by" target="label179"/>
  1518.                                                     </accessibility>
  1519.                                                     <signal name="changed" handler="on_job_option_changed"/>
  1520.                                                   </object>
  1521.                                                   <packing>
  1522.                                                     <property name="left_attach">1</property>
  1523.                                                     <property name="right_attach">2</property>
  1524.                                                     <property name="top_attach">5</property>
  1525.                                                     <property name="bottom_attach">6</property>
  1526.                                                     <property name="x_options">GTK_FILL</property>
  1527.                                                     <property name="y_options">GTK_FILL</property>
  1528.                                                   </packing>
  1529.                                                 </child>
  1530.                                                 <child>
  1531.                                                   <object class="GtkButton" id="btnJOResetSides">
  1532.                                                     <property name="label" translatable="yes">Reset</property>
  1533.                                                     <property name="visible">True</property>
  1534.                                                     <property name="can_focus">True</property>
  1535.                                                     <property name="receives_default">False</property>
  1536.                                                     <property name="use_underline">True</property>
  1537.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  1538.                                                   </object>
  1539.                                                   <packing>
  1540.                                                     <property name="left_attach">2</property>
  1541.                                                     <property name="right_attach">3</property>
  1542.                                                     <property name="top_attach">5</property>
  1543.                                                     <property name="bottom_attach">6</property>
  1544.                                                     <property name="x_options">GTK_FILL</property>
  1545.                                                     <property name="y_options"></property>
  1546.                                                   </packing>
  1547.                                                 </child>
  1548.                                                 <child>
  1549.                                                   <object class="GtkLabel" id="label180">
  1550.                                                     <property name="visible">True</property>
  1551.                                                     <property name="xalign">0</property>
  1552.                                                     <property name="label" translatable="yes">Hold until:</property>
  1553.                                                   </object>
  1554.                                                   <packing>
  1555.                                                     <property name="top_attach">6</property>
  1556.                                                     <property name="bottom_attach">7</property>
  1557.                                                     <property name="x_options">GTK_FILL</property>
  1558.                                                     <property name="y_options"></property>
  1559.                                                   </packing>
  1560.                                                 </child>
  1561.                                                 <child>
  1562.                                                   <object class="GtkButton" id="btnJOResetHoldUntil">
  1563.                                                     <property name="label" translatable="yes">Reset</property>
  1564.                                                     <property name="visible">True</property>
  1565.                                                     <property name="can_focus">True</property>
  1566.                                                     <property name="receives_default">False</property>
  1567.                                                     <property name="use_underline">True</property>
  1568.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  1569.                                                   </object>
  1570.                                                   <packing>
  1571.                                                     <property name="left_attach">2</property>
  1572.                                                     <property name="right_attach">3</property>
  1573.                                                     <property name="top_attach">6</property>
  1574.                                                     <property name="bottom_attach">7</property>
  1575.                                                     <property name="x_options">GTK_FILL</property>
  1576.                                                     <property name="y_options"></property>
  1577.                                                   </packing>
  1578.                                                 </child>
  1579.                                                 <child>
  1580.                                                   <object class="GtkComboBox" id="cmbJOHoldUntil">
  1581.                                                     <property name="visible">True</property>
  1582.                                                     <signal name="changed" handler="on_job_option_changed"/>
  1583.                                                   </object>
  1584.                                                   <packing>
  1585.                                                     <property name="left_attach">1</property>
  1586.                                                     <property name="right_attach">2</property>
  1587.                                                     <property name="top_attach">6</property>
  1588.                                                     <property name="bottom_attach">7</property>
  1589.                                                     <property name="x_options">GTK_FILL</property>
  1590.                                                     <property name="y_options">GTK_FILL</property>
  1591.                                                   </packing>
  1592.                                                 </child>
  1593.                                                 <child>
  1594.                                                   <object class="GtkLabel" id="label2">
  1595.                                                     <property name="visible">True</property>
  1596.                                                     <property name="xalign">0</property>
  1597.                                                     <property name="label" translatable="yes">Output order:</property>
  1598.                                                   </object>
  1599.                                                   <packing>
  1600.                                                     <property name="top_attach">7</property>
  1601.                                                     <property name="bottom_attach">8</property>
  1602.                                                     <property name="x_options">GTK_FILL</property>
  1603.                                                     <property name="y_options"></property>
  1604.                                                   </packing>
  1605.                                                 </child>
  1606.                                                 <child>
  1607.                                                   <object class="GtkButton" id="btnJOResetOutputOrder">
  1608.                                                     <property name="label" translatable="yes">Reset</property>
  1609.                                                     <property name="visible">True</property>
  1610.                                                     <property name="can_focus">True</property>
  1611.                                                     <property name="receives_default">True</property>
  1612.                                                     <property name="use_underline">True</property>
  1613.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  1614.                                                   </object>
  1615.                                                   <packing>
  1616.                                                     <property name="left_attach">2</property>
  1617.                                                     <property name="right_attach">3</property>
  1618.                                                     <property name="top_attach">7</property>
  1619.                                                     <property name="bottom_attach">8</property>
  1620.                                                     <property name="x_options">GTK_FILL</property>
  1621.                                                     <property name="y_options"></property>
  1622.                                                   </packing>
  1623.                                                 </child>
  1624.                                                 <child>
  1625.                                                   <object class="GtkComboBox" id="cmbJOOutputOrder">
  1626.                                                     <property name="visible">True</property>
  1627.                                                     <signal name="changed" handler="on_job_option_changed"/>
  1628.                                                   </object>
  1629.                                                   <packing>
  1630.                                                     <property name="left_attach">1</property>
  1631.                                                     <property name="right_attach">2</property>
  1632.                                                     <property name="top_attach">7</property>
  1633.                                                     <property name="bottom_attach">8</property>
  1634.                                                     <property name="x_options">GTK_FILL</property>
  1635.                                                     <property name="y_options">GTK_FILL</property>
  1636.                                                   </packing>
  1637.                                                 </child>
  1638.                                               </object>
  1639.                                             </child>
  1640.                                             <child type="label">
  1641.                                               <object class="GtkLabel" id="label140">
  1642.                                                 <property name="visible">True</property>
  1643.                                                 <property name="label" translatable="yes">More</property>
  1644.                                               </object>
  1645.                                             </child>
  1646.                                           </object>
  1647.                                           <packing>
  1648.                                             <property name="right_attach">3</property>
  1649.                                             <property name="top_attach">4</property>
  1650.                                             <property name="bottom_attach">5</property>
  1651.                                             <property name="x_options">GTK_FILL</property>
  1652.                                             <property name="y_options"></property>
  1653.                                           </packing>
  1654.                                         </child>
  1655.                                         <child>
  1656.                                           <object class="GtkComboBox" id="cmbJOOrientationRequested">
  1657.                                             <property name="visible">True</property>
  1658.                                             <accessibility>
  1659.                                               <relation type="labelled-by" target="label139"/>
  1660.                                             </accessibility>
  1661.                                             <signal name="changed" handler="on_job_option_changed"/>
  1662.                                           </object>
  1663.                                           <packing>
  1664.                                             <property name="left_attach">1</property>
  1665.                                             <property name="right_attach">2</property>
  1666.                                             <property name="top_attach">1</property>
  1667.                                             <property name="bottom_attach">2</property>
  1668.                                             <property name="x_options">GTK_FILL</property>
  1669.                                             <property name="y_options">GTK_FILL</property>
  1670.                                           </packing>
  1671.                                         </child>
  1672.                                         <child>
  1673.                                           <object class="GtkSpinButton" id="sbJOCopies">
  1674.                                             <property name="visible">True</property>
  1675.                                             <property name="can_focus">True</property>
  1676.                                             <property name="adjustment">adjustment1</property>
  1677.                                             <property name="climb_rate">1</property>
  1678.                                             <property name="numeric">True</property>
  1679.                                             <accessibility>
  1680.                                               <relation type="labelled-by" target="label138"/>
  1681.                                             </accessibility>
  1682.                                             <signal name="changed" handler="on_job_option_changed"/>
  1683.                                           </object>
  1684.                                           <packing>
  1685.                                             <property name="left_attach">1</property>
  1686.                                             <property name="right_attach">2</property>
  1687.                                             <property name="x_options">GTK_FILL</property>
  1688.                                             <property name="y_options"></property>
  1689.                                           </packing>
  1690.                                         </child>
  1691.                                         <child>
  1692.                                           <object class="GtkButton" id="btnJOResetOrientationRequested">
  1693.                                             <property name="label" translatable="yes">Reset</property>
  1694.                                             <property name="visible">True</property>
  1695.                                             <property name="can_focus">True</property>
  1696.                                             <property name="receives_default">False</property>
  1697.                                             <property name="use_underline">True</property>
  1698.                                             <signal name="clicked" handler="on_job_option_reset"/>
  1699.                                           </object>
  1700.                                           <packing>
  1701.                                             <property name="left_attach">2</property>
  1702.                                             <property name="right_attach">3</property>
  1703.                                             <property name="top_attach">1</property>
  1704.                                             <property name="bottom_attach">2</property>
  1705.                                             <property name="x_options"></property>
  1706.                                             <property name="y_options"></property>
  1707.                                           </packing>
  1708.                                         </child>
  1709.                                         <child>
  1710.                                           <object class="GtkButton" id="btnJOResetFitplot">
  1711.                                             <property name="label" translatable="yes">Reset</property>
  1712.                                             <property name="visible">True</property>
  1713.                                             <property name="can_focus">True</property>
  1714.                                             <property name="receives_default">False</property>
  1715.                                             <property name="use_underline">True</property>
  1716.                                             <signal name="clicked" handler="on_job_option_reset"/>
  1717.                                           </object>
  1718.                                           <packing>
  1719.                                             <property name="left_attach">2</property>
  1720.                                             <property name="right_attach">3</property>
  1721.                                             <property name="top_attach">2</property>
  1722.                                             <property name="bottom_attach">3</property>
  1723.                                             <property name="x_options"></property>
  1724.                                             <property name="y_options"></property>
  1725.                                           </packing>
  1726.                                         </child>
  1727.                                         <child>
  1728.                                           <object class="GtkButton" id="btnJOResetNumberUp">
  1729.                                             <property name="label" translatable="yes">Reset</property>
  1730.                                             <property name="visible">True</property>
  1731.                                             <property name="can_focus">True</property>
  1732.                                             <property name="receives_default">False</property>
  1733.                                             <property name="use_underline">True</property>
  1734.                                             <signal name="clicked" handler="on_job_option_reset"/>
  1735.                                           </object>
  1736.                                           <packing>
  1737.                                             <property name="left_attach">2</property>
  1738.                                             <property name="right_attach">3</property>
  1739.                                             <property name="top_attach">3</property>
  1740.                                             <property name="bottom_attach">4</property>
  1741.                                             <property name="x_options"></property>
  1742.                                             <property name="y_options"></property>
  1743.                                           </packing>
  1744.                                         </child>
  1745.                                         <child>
  1746.                                           <object class="GtkButton" id="btnJOResetCopies">
  1747.                                             <property name="label" translatable="yes">Reset</property>
  1748.                                             <property name="visible">True</property>
  1749.                                             <property name="can_focus">True</property>
  1750.                                             <property name="receives_default">False</property>
  1751.                                             <property name="use_underline">True</property>
  1752.                                             <signal name="clicked" handler="on_job_option_reset"/>
  1753.                                           </object>
  1754.                                           <packing>
  1755.                                             <property name="left_attach">2</property>
  1756.                                             <property name="right_attach">3</property>
  1757.                                             <property name="x_options"></property>
  1758.                                             <property name="y_options"></property>
  1759.                                           </packing>
  1760.                                         </child>
  1761.                                       </object>
  1762.                                     </child>
  1763.                                   </object>
  1764.                                 </child>
  1765.                                 <child type="label">
  1766.                                   <object class="GtkLabel" id="label137">
  1767.                                     <property name="visible">True</property>
  1768.                                     <property name="label" translatable="yes"><b>Common Options</b></property>
  1769.                                     <property name="use_markup">True</property>
  1770.                                   </object>
  1771.                                 </child>
  1772.                               </object>
  1773.                               <packing>
  1774.                                 <property name="expand">False</property>
  1775.                                 <property name="fill">False</property>
  1776.                                 <property name="position">1</property>
  1777.                               </packing>
  1778.                             </child>
  1779.                             <child>
  1780.                               <object class="GtkFrame" id="frame26">
  1781.                                 <property name="visible">True</property>
  1782.                                 <property name="label_xalign">0</property>
  1783.                                 <property name="shadow_type">none</property>
  1784.                                 <child>
  1785.                                   <object class="GtkAlignment" id="alignment64">
  1786.                                     <property name="visible">True</property>
  1787.                                     <property name="top_padding">6</property>
  1788.                                     <property name="left_padding">12</property>
  1789.                                     <child>
  1790.                                       <object class="GtkTable" id="table11">
  1791.                                         <property name="visible">True</property>
  1792.                                         <property name="n_rows">3</property>
  1793.                                         <property name="n_columns">3</property>
  1794.                                         <property name="column_spacing">6</property>
  1795.                                         <property name="row_spacing">6</property>
  1796.                                         <child>
  1797.                                           <object class="GtkLabel" id="label144">
  1798.                                             <property name="visible">True</property>
  1799.                                             <property name="xalign">0</property>
  1800.                                             <property name="label" translatable="yes">Scaling:</property>
  1801.                                             <accessibility>
  1802.                                               <relation type="label-for" target="sbJOScaling"/>
  1803.                                             </accessibility>
  1804.                                           </object>
  1805.                                           <packing>
  1806.                                             <property name="top_attach">1</property>
  1807.                                             <property name="bottom_attach">2</property>
  1808.                                             <property name="x_options">GTK_FILL</property>
  1809.                                             <property name="y_options"></property>
  1810.                                           </packing>
  1811.                                         </child>
  1812.                                         <child>
  1813.                                           <object class="GtkAlignment" id="alignment65">
  1814.                                             <property name="visible">True</property>
  1815.                                             <property name="xalign">1</property>
  1816.                                             <child>
  1817.                                               <object class="GtkButton" id="btnJOResetMirror">
  1818.                                                 <property name="label" translatable="yes">Reset</property>
  1819.                                                 <property name="visible">True</property>
  1820.                                                 <property name="can_focus">True</property>
  1821.                                                 <property name="receives_default">False</property>
  1822.                                                 <property name="use_underline">True</property>
  1823.                                                 <signal name="clicked" handler="on_job_option_reset"/>
  1824.                                               </object>
  1825.                                             </child>
  1826.                                           </object>
  1827.                                           <packing>
  1828.                                             <property name="left_attach">2</property>
  1829.                                             <property name="right_attach">3</property>
  1830.                                             <property name="x_options"></property>
  1831.                                             <property name="y_options"></property>
  1832.                                           </packing>
  1833.                                         </child>
  1834.                                         <child>
  1835.                                           <object class="GtkHBox" id="hbox52">
  1836.                                             <property name="visible">True</property>
  1837.                                             <property name="spacing">6</property>
  1838.                                             <child>
  1839.                                               <object class="GtkSpinButton" id="sbJOScaling">
  1840.                                                 <property name="visible">True</property>
  1841.                                                 <property name="can_focus">True</property>
  1842.                                                 <property name="adjustment">adjustment2</property>
  1843.                                                 <property name="climb_rate">1</property>
  1844.                                                 <accessibility>
  1845.                                                   <relation type="labelled-by" target="label144"/>
  1846.                                                 </accessibility>
  1847.                                                 <signal name="changed" handler="on_job_option_changed"/>
  1848.                                               </object>
  1849.                                               <packing>
  1850.                                                 <property name="position">0</property>
  1851.                                               </packing>
  1852.                                             </child>
  1853.                                             <child>
  1854.                                               <object class="GtkLabel" id="label147">
  1855.                                                 <property name="visible">True</property>
  1856.                                                 <property name="xalign">0</property>
  1857.                                                 <property name="label">%</property>
  1858.                                               </object>
  1859.                                               <packing>
  1860.                                                 <property name="expand">False</property>
  1861.                                                 <property name="fill">False</property>
  1862.                                                 <property name="position">1</property>
  1863.                                               </packing>
  1864.                                             </child>
  1865.                                           </object>
  1866.                                           <packing>
  1867.                                             <property name="left_attach">1</property>
  1868.                                             <property name="right_attach">2</property>
  1869.                                             <property name="top_attach">1</property>
  1870.                                             <property name="bottom_attach">2</property>
  1871.                                             <property name="x_options">GTK_FILL</property>
  1872.                                             <property name="y_options">GTK_FILL</property>
  1873.                                           </packing>
  1874.                                         </child>
  1875.                                         <child>
  1876.                                           <object class="GtkCheckButton" id="cbJOMirror">
  1877.                                             <property name="label" translatable="yes">Mirror</property>
  1878.                                             <property name="visible">True</property>
  1879.                                             <property name="can_focus">True</property>
  1880.                                             <property name="receives_default">False</property>
  1881.                                             <property name="use_underline">True</property>
  1882.                                             <property name="draw_indicator">True</property>
  1883.                                             <signal name="toggled" handler="on_job_option_changed"/>
  1884.                                           </object>
  1885.                                           <packing>
  1886.                                             <property name="right_attach">2</property>
  1887.                                             <property name="x_options">GTK_FILL</property>
  1888.                                             <property name="y_options"></property>
  1889.                                           </packing>
  1890.                                         </child>
  1891.                                         <child>
  1892.                                           <object class="GtkExpander" id="expander2">
  1893.                                             <property name="visible">True</property>
  1894.                                             <property name="can_focus">True</property>
  1895.                                             <child>
  1896.                                               <object class="GtkTable" id="table14">
  1897.                                                 <property name="visible">True</property>
  1898.                                                 <property name="n_rows">3</property>
  1899.                                                 <property name="n_columns">3</property>
  1900.                                                 <property name="column_spacing">6</property>
  1901.                                                 <property name="row_spacing">6</property>
  1902.                                                 <child>
  1903.                                                   <object class="GtkLabel" id="label170">
  1904.                                                     <property name="visible">True</property>
  1905.                                                     <property name="xalign">0</property>
  1906.                                                     <property name="label" translatable="yes">Saturation:</property>
  1907.                                                     <accessibility>
  1908.                                                       <relation type="label-for" target="sbJOSaturation"/>
  1909.                                                     </accessibility>
  1910.                                                   </object>
  1911.                                                   <packing>
  1912.                                                     <property name="x_options">GTK_FILL</property>
  1913.                                                     <property name="y_options"></property>
  1914.                                                   </packing>
  1915.                                                 </child>
  1916.                                                 <child>
  1917.                                                   <object class="GtkHBox" id="hbox61">
  1918.                                                     <property name="visible">True</property>
  1919.                                                     <property name="spacing">6</property>
  1920.                                                     <child>
  1921.                                                       <object class="GtkSpinButton" id="sbJOSaturation">
  1922.                                                         <property name="visible">True</property>
  1923.                                                         <property name="can_focus">True</property>
  1924.                                                         <property name="adjustment">adjustment5</property>
  1925.                                                         <property name="climb_rate">1</property>
  1926.                                                         <accessibility>
  1927.                                                           <relation type="labelled-by" target="label170"/>
  1928.                                                         </accessibility>
  1929.                                                         <signal name="changed" handler="on_job_option_changed"/>
  1930.                                                       </object>
  1931.                                                       <packing>
  1932.                                                         <property name="position">0</property>
  1933.                                                       </packing>
  1934.                                                     </child>
  1935.                                                     <child>
  1936.                                                       <object class="GtkLabel" id="label171">
  1937.                                                         <property name="visible">True</property>
  1938.                                                         <property name="xalign">0</property>
  1939.                                                         <property name="label">%</property>
  1940.                                                       </object>
  1941.                                                       <packing>
  1942.                                                         <property name="expand">False</property>
  1943.                                                         <property name="fill">False</property>
  1944.                                                         <property name="position">1</property>
  1945.                                                       </packing>
  1946.                                                     </child>
  1947.                                                   </object>
  1948.                                                   <packing>
  1949.                                                     <property name="left_attach">1</property>
  1950.                                                     <property name="right_attach">2</property>
  1951.                                                     <property name="y_options">GTK_FILL</property>
  1952.                                                   </packing>
  1953.                                                 </child>
  1954.                                                 <child>
  1955.                                                   <object class="GtkButton" id="btnJOResetSaturation">
  1956.                                                     <property name="label" translatable="yes">Reset</property>
  1957.                                                     <property name="visible">True</property>
  1958.                                                     <property name="can_focus">True</property>
  1959.                                                     <property name="receives_default">False</property>
  1960.                                                     <property name="use_underline">True</property>
  1961.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  1962.                                                   </object>
  1963.                                                   <packing>
  1964.                                                     <property name="left_attach">2</property>
  1965.                                                     <property name="right_attach">3</property>
  1966.                                                     <property name="x_options"></property>
  1967.                                                     <property name="y_options"></property>
  1968.                                                   </packing>
  1969.                                                 </child>
  1970.                                                 <child>
  1971.                                                   <object class="GtkLabel" id="label172">
  1972.                                                     <property name="visible">True</property>
  1973.                                                     <property name="xalign">0</property>
  1974.                                                     <property name="label" translatable="yes">Hue adjustment:</property>
  1975.                                                     <accessibility>
  1976.                                                       <relation type="label-for" target="sbJOHue"/>
  1977.                                                     </accessibility>
  1978.                                                   </object>
  1979.                                                   <packing>
  1980.                                                     <property name="top_attach">1</property>
  1981.                                                     <property name="bottom_attach">2</property>
  1982.                                                     <property name="x_options">GTK_FILL</property>
  1983.                                                     <property name="y_options"></property>
  1984.                                                   </packing>
  1985.                                                 </child>
  1986.                                                 <child>
  1987.                                                   <object class="GtkHBox" id="hbox62">
  1988.                                                     <property name="visible">True</property>
  1989.                                                     <property name="spacing">6</property>
  1990.                                                     <child>
  1991.                                                       <object class="GtkSpinButton" id="sbJOHue">
  1992.                                                         <property name="visible">True</property>
  1993.                                                         <property name="can_focus">True</property>
  1994.                                                         <property name="adjustment">adjustment6</property>
  1995.                                                         <property name="climb_rate">1</property>
  1996.                                                         <accessibility>
  1997.                                                           <relation type="labelled-by" target="label172"/>
  1998.                                                         </accessibility>
  1999.                                                         <signal name="changed" handler="on_job_option_changed"/>
  2000.                                                       </object>
  2001.                                                       <packing>
  2002.                                                         <property name="position">0</property>
  2003.                                                       </packing>
  2004.                                                     </child>
  2005.                                                     <child>
  2006.                                                       <object class="GtkLabel" id="label173">
  2007.                                                         <property name="visible">True</property>
  2008.                                                         <property name="xalign">0</property>
  2009.                                                         <property name="label">°</property>
  2010.                                                       </object>
  2011.                                                       <packing>
  2012.                                                         <property name="expand">False</property>
  2013.                                                         <property name="fill">False</property>
  2014.                                                         <property name="position">1</property>
  2015.                                                       </packing>
  2016.                                                     </child>
  2017.                                                   </object>
  2018.                                                   <packing>
  2019.                                                     <property name="left_attach">1</property>
  2020.                                                     <property name="right_attach">2</property>
  2021.                                                     <property name="top_attach">1</property>
  2022.                                                     <property name="bottom_attach">2</property>
  2023.                                                     <property name="x_options">GTK_FILL</property>
  2024.                                                     <property name="y_options">GTK_FILL</property>
  2025.                                                   </packing>
  2026.                                                 </child>
  2027.                                                 <child>
  2028.                                                   <object class="GtkButton" id="btnJOResetHue">
  2029.                                                     <property name="label" translatable="yes">Reset</property>
  2030.                                                     <property name="visible">True</property>
  2031.                                                     <property name="can_focus">True</property>
  2032.                                                     <property name="receives_default">False</property>
  2033.                                                     <property name="use_underline">True</property>
  2034.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  2035.                                                   </object>
  2036.                                                   <packing>
  2037.                                                     <property name="left_attach">2</property>
  2038.                                                     <property name="right_attach">3</property>
  2039.                                                     <property name="top_attach">1</property>
  2040.                                                     <property name="bottom_attach">2</property>
  2041.                                                     <property name="x_options"></property>
  2042.                                                     <property name="y_options"></property>
  2043.                                                   </packing>
  2044.                                                 </child>
  2045.                                                 <child>
  2046.                                                   <object class="GtkSpinButton" id="sbJOGamma">
  2047.                                                     <property name="visible">True</property>
  2048.                                                     <property name="can_focus">True</property>
  2049.                                                     <property name="adjustment">adjustment7</property>
  2050.                                                     <property name="climb_rate">1</property>
  2051.                                                     <accessibility>
  2052.                                                       <relation type="labelled-by" target="label174"/>
  2053.                                                     </accessibility>
  2054.                                                     <signal name="changed" handler="on_job_option_changed"/>
  2055.                                                   </object>
  2056.                                                   <packing>
  2057.                                                     <property name="left_attach">1</property>
  2058.                                                     <property name="right_attach">2</property>
  2059.                                                     <property name="top_attach">2</property>
  2060.                                                     <property name="bottom_attach">3</property>
  2061.                                                     <property name="y_options"></property>
  2062.                                                   </packing>
  2063.                                                 </child>
  2064.                                                 <child>
  2065.                                                   <object class="GtkLabel" id="label174">
  2066.                                                     <property name="visible">True</property>
  2067.                                                     <property name="xalign">0</property>
  2068.                                                     <property name="label" translatable="yes">Gamma:</property>
  2069.                                                     <accessibility>
  2070.                                                       <relation type="label-for" target="sbJOGamma"/>
  2071.                                                     </accessibility>
  2072.                                                   </object>
  2073.                                                   <packing>
  2074.                                                     <property name="top_attach">2</property>
  2075.                                                     <property name="bottom_attach">3</property>
  2076.                                                     <property name="x_options">GTK_FILL</property>
  2077.                                                     <property name="y_options"></property>
  2078.                                                   </packing>
  2079.                                                 </child>
  2080.                                                 <child>
  2081.                                                   <object class="GtkButton" id="btnJOResetGamma">
  2082.                                                     <property name="label" translatable="yes">Reset</property>
  2083.                                                     <property name="visible">True</property>
  2084.                                                     <property name="can_focus">True</property>
  2085.                                                     <property name="receives_default">False</property>
  2086.                                                     <property name="use_underline">True</property>
  2087.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  2088.                                                   </object>
  2089.                                                   <packing>
  2090.                                                     <property name="left_attach">2</property>
  2091.                                                     <property name="right_attach">3</property>
  2092.                                                     <property name="top_attach">2</property>
  2093.                                                     <property name="bottom_attach">3</property>
  2094.                                                     <property name="x_options"></property>
  2095.                                                     <property name="y_options"></property>
  2096.                                                   </packing>
  2097.                                                 </child>
  2098.                                               </object>
  2099.                                             </child>
  2100.                                             <child type="label">
  2101.                                               <object class="GtkLabel" id="label148">
  2102.                                                 <property name="visible">True</property>
  2103.                                                 <property name="label" translatable="yes">More</property>
  2104.                                               </object>
  2105.                                             </child>
  2106.                                           </object>
  2107.                                           <packing>
  2108.                                             <property name="right_attach">3</property>
  2109.                                             <property name="top_attach">2</property>
  2110.                                             <property name="bottom_attach">3</property>
  2111.                                             <property name="x_options">GTK_FILL</property>
  2112.                                           </packing>
  2113.                                         </child>
  2114.                                         <child>
  2115.                                           <object class="GtkButton" id="btnJOResetScaling">
  2116.                                             <property name="label" translatable="yes">Reset</property>
  2117.                                             <property name="visible">True</property>
  2118.                                             <property name="can_focus">True</property>
  2119.                                             <property name="receives_default">False</property>
  2120.                                             <property name="use_underline">True</property>
  2121.                                             <signal name="clicked" handler="on_job_option_reset"/>
  2122.                                           </object>
  2123.                                           <packing>
  2124.                                             <property name="left_attach">2</property>
  2125.                                             <property name="right_attach">3</property>
  2126.                                             <property name="top_attach">1</property>
  2127.                                             <property name="bottom_attach">2</property>
  2128.                                             <property name="x_options"></property>
  2129.                                             <property name="y_options"></property>
  2130.                                           </packing>
  2131.                                         </child>
  2132.                                       </object>
  2133.                                     </child>
  2134.                                   </object>
  2135.                                 </child>
  2136.                                 <child type="label">
  2137.                                   <object class="GtkLabel" id="label142">
  2138.                                     <property name="visible">True</property>
  2139.                                     <property name="label" translatable="yes"><b>Image Options</b></property>
  2140.                                     <property name="use_markup">True</property>
  2141.                                   </object>
  2142.                                 </child>
  2143.                               </object>
  2144.                               <packing>
  2145.                                 <property name="expand">False</property>
  2146.                                 <property name="fill">False</property>
  2147.                                 <property name="position">2</property>
  2148.                               </packing>
  2149.                             </child>
  2150.                             <child>
  2151.                               <object class="GtkFrame" id="frame27">
  2152.                                 <property name="visible">True</property>
  2153.                                 <property name="label_xalign">0</property>
  2154.                                 <property name="shadow_type">none</property>
  2155.                                 <child>
  2156.                                   <object class="GtkAlignment" id="alignment66">
  2157.                                     <property name="visible">True</property>
  2158.                                     <property name="top_padding">6</property>
  2159.                                     <property name="left_padding">12</property>
  2160.                                     <child>
  2161.                                       <object class="GtkTable" id="table12">
  2162.                                         <property name="visible">True</property>
  2163.                                         <property name="n_rows">7</property>
  2164.                                         <property name="n_columns">3</property>
  2165.                                         <property name="column_spacing">6</property>
  2166.                                         <property name="row_spacing">6</property>
  2167.                                         <child>
  2168.                                           <object class="GtkLabel" id="label150">
  2169.                                             <property name="visible">True</property>
  2170.                                             <property name="xalign">0</property>
  2171.                                             <property name="label" translatable="yes">Characters per inch:</property>
  2172.                                             <accessibility>
  2173.                                               <relation type="label-for" target="sbJOCpi"/>
  2174.                                             </accessibility>
  2175.                                           </object>
  2176.                                           <packing>
  2177.                                             <property name="x_options">GTK_FILL</property>
  2178.                                             <property name="y_options"></property>
  2179.                                           </packing>
  2180.                                         </child>
  2181.                                         <child>
  2182.                                           <object class="GtkLabel" id="label151">
  2183.                                             <property name="visible">True</property>
  2184.                                             <property name="xalign">0</property>
  2185.                                             <property name="label" translatable="yes">Lines per inch:</property>
  2186.                                             <accessibility>
  2187.                                               <relation type="label-for" target="sbJOLpi"/>
  2188.                                             </accessibility>
  2189.                                           </object>
  2190.                                           <packing>
  2191.                                             <property name="top_attach">1</property>
  2192.                                             <property name="bottom_attach">2</property>
  2193.                                             <property name="x_options">GTK_FILL</property>
  2194.                                             <property name="y_options"></property>
  2195.                                           </packing>
  2196.                                         </child>
  2197.                                         <child>
  2198.                                           <object class="GtkAlignment" id="alignment68">
  2199.                                             <property name="visible">True</property>
  2200.                                             <property name="xalign">0</property>
  2201.                                             <child>
  2202.                                               <object class="GtkHBox" id="hbox53">
  2203.                                                 <property name="visible">True</property>
  2204.                                                 <property name="spacing">6</property>
  2205.                                                 <property name="homogeneous">True</property>
  2206.                                                 <child>
  2207.                                                   <object class="GtkSpinButton" id="sbJOPageRight">
  2208.                                                     <property name="visible">True</property>
  2209.                                                     <property name="can_focus">True</property>
  2210.                                                     <property name="adjustment">adjustment11</property>
  2211.                                                     <property name="climb_rate">1</property>
  2212.                                                     <accessibility>
  2213.                                                       <relation type="labelled-by" target="label156"/>
  2214.                                                     </accessibility>
  2215.                                                     <signal name="changed" handler="on_job_option_changed"/>
  2216.                                                   </object>
  2217.                                                   <packing>
  2218.                                                     <property name="position">0</property>
  2219.                                                   </packing>
  2220.                                                 </child>
  2221.                                                 <child>
  2222.                                                   <object class="GtkLabel" id="label157">
  2223.                                                     <property name="visible">True</property>
  2224.                                                     <property name="xalign">0</property>
  2225.                                                     <property name="label" translatable="yes">points</property>
  2226.                                                   </object>
  2227.                                                   <packing>
  2228.                                                     <property name="expand">False</property>
  2229.                                                     <property name="position">1</property>
  2230.                                                   </packing>
  2231.                                                 </child>
  2232.                                               </object>
  2233.                                             </child>
  2234.                                           </object>
  2235.                                           <packing>
  2236.                                             <property name="left_attach">1</property>
  2237.                                             <property name="right_attach">2</property>
  2238.                                             <property name="top_attach">3</property>
  2239.                                             <property name="bottom_attach">4</property>
  2240.                                             <property name="x_options">GTK_FILL</property>
  2241.                                             <property name="y_options"></property>
  2242.                                           </packing>
  2243.                                         </child>
  2244.                                         <child>
  2245.                                           <object class="GtkHBox" id="hbox54">
  2246.                                             <property name="visible">True</property>
  2247.                                             <property name="spacing">6</property>
  2248.                                             <property name="homogeneous">True</property>
  2249.                                             <child>
  2250.                                               <object class="GtkSpinButton" id="sbJOCpi">
  2251.                                                 <property name="visible">True</property>
  2252.                                                 <property name="can_focus">True</property>
  2253.                                                 <property name="adjustment">adjustment8</property>
  2254.                                                 <property name="climb_rate">1</property>
  2255.                                                 <property name="digits">2</property>
  2256.                                                 <accessibility>
  2257.                                                   <relation type="labelled-by" target="label150"/>
  2258.                                                 </accessibility>
  2259.                                                 <signal name="changed" handler="on_job_option_changed"/>
  2260.                                               </object>
  2261.                                               <packing>
  2262.                                                 <property name="position">0</property>
  2263.                                               </packing>
  2264.                                             </child>
  2265.                                             <child>
  2266.                                               <object class="GtkLabel" id="label165">
  2267.                                                 <property name="visible">True</property>
  2268.                                                 <property name="label" translatable="yes"> </property>
  2269.                                               </object>
  2270.                                               <packing>
  2271.                                                 <property name="expand">False</property>
  2272.                                                 <property name="fill">False</property>
  2273.                                                 <property name="position">1</property>
  2274.                                               </packing>
  2275.                                             </child>
  2276.                                           </object>
  2277.                                           <packing>
  2278.                                             <property name="left_attach">1</property>
  2279.                                             <property name="right_attach">2</property>
  2280.                                             <property name="x_options">GTK_FILL</property>
  2281.                                             <property name="y_options">GTK_FILL</property>
  2282.                                           </packing>
  2283.                                         </child>
  2284.                                         <child>
  2285.                                           <object class="GtkHBox" id="hbox55">
  2286.                                             <property name="visible">True</property>
  2287.                                             <property name="spacing">6</property>
  2288.                                             <property name="homogeneous">True</property>
  2289.                                             <child>
  2290.                                               <object class="GtkSpinButton" id="sbJOLpi">
  2291.                                                 <property name="visible">True</property>
  2292.                                                 <property name="can_focus">True</property>
  2293.                                                 <property name="adjustment">adjustment9</property>
  2294.                                                 <property name="climb_rate">1</property>
  2295.                                                 <property name="digits">2</property>
  2296.                                                 <accessibility>
  2297.                                                   <relation type="labelled-by" target="label151"/>
  2298.                                                 </accessibility>
  2299.                                                 <signal name="changed" handler="on_job_option_changed"/>
  2300.                                               </object>
  2301.                                               <packing>
  2302.                                                 <property name="position">0</property>
  2303.                                               </packing>
  2304.                                             </child>
  2305.                                             <child>
  2306.                                               <object class="GtkLabel" id="label166">
  2307.                                                 <property name="visible">True</property>
  2308.                                                 <property name="label" translatable="yes"> </property>
  2309.                                               </object>
  2310.                                               <packing>
  2311.                                                 <property name="expand">False</property>
  2312.                                                 <property name="fill">False</property>
  2313.                                                 <property name="position">1</property>
  2314.                                               </packing>
  2315.                                             </child>
  2316.                                           </object>
  2317.                                           <packing>
  2318.                                             <property name="left_attach">1</property>
  2319.                                             <property name="right_attach">2</property>
  2320.                                             <property name="top_attach">1</property>
  2321.                                             <property name="bottom_attach">2</property>
  2322.                                             <property name="x_options">GTK_FILL</property>
  2323.                                             <property name="y_options">GTK_FILL</property>
  2324.                                           </packing>
  2325.                                         </child>
  2326.                                         <child>
  2327.                                           <object class="GtkLabel" id="label154">
  2328.                                             <property name="visible">True</property>
  2329.                                             <property name="xalign">0</property>
  2330.                                             <property name="label" translatable="yes">Left margin:</property>
  2331.                                             <accessibility>
  2332.                                               <relation type="label-for" target="sbJOPageLeft"/>
  2333.                                             </accessibility>
  2334.                                           </object>
  2335.                                           <packing>
  2336.                                             <property name="top_attach">2</property>
  2337.                                             <property name="bottom_attach">3</property>
  2338.                                             <property name="x_options">GTK_FILL</property>
  2339.                                             <property name="y_options"></property>
  2340.                                           </packing>
  2341.                                         </child>
  2342.                                         <child>
  2343.                                           <object class="GtkHBox" id="hbox56">
  2344.                                             <property name="visible">True</property>
  2345.                                             <property name="spacing">6</property>
  2346.                                             <property name="homogeneous">True</property>
  2347.                                             <child>
  2348.                                               <object class="GtkSpinButton" id="sbJOPageLeft">
  2349.                                                 <property name="visible">True</property>
  2350.                                                 <property name="can_focus">True</property>
  2351.                                                 <property name="adjustment">adjustment10</property>
  2352.                                                 <property name="climb_rate">1</property>
  2353.                                                 <accessibility>
  2354.                                                   <relation type="labelled-by" target="label154"/>
  2355.                                                 </accessibility>
  2356.                                                 <signal name="changed" handler="on_job_option_changed"/>
  2357.                                               </object>
  2358.                                               <packing>
  2359.                                                 <property name="position">0</property>
  2360.                                               </packing>
  2361.                                             </child>
  2362.                                             <child>
  2363.                                               <object class="GtkLabel" id="label155">
  2364.                                                 <property name="visible">True</property>
  2365.                                                 <property name="xalign">0</property>
  2366.                                                 <property name="label" translatable="yes">points</property>
  2367.                                               </object>
  2368.                                               <packing>
  2369.                                                 <property name="expand">False</property>
  2370.                                                 <property name="position">1</property>
  2371.                                               </packing>
  2372.                                             </child>
  2373.                                           </object>
  2374.                                           <packing>
  2375.                                             <property name="left_attach">1</property>
  2376.                                             <property name="right_attach">2</property>
  2377.                                             <property name="top_attach">2</property>
  2378.                                             <property name="bottom_attach">3</property>
  2379.                                             <property name="x_options">GTK_FILL</property>
  2380.                                             <property name="y_options">GTK_FILL</property>
  2381.                                           </packing>
  2382.                                         </child>
  2383.                                         <child>
  2384.                                           <object class="GtkLabel" id="label156">
  2385.                                             <property name="visible">True</property>
  2386.                                             <property name="xalign">0</property>
  2387.                                             <property name="label" translatable="yes">Right margin:</property>
  2388.                                             <accessibility>
  2389.                                               <relation type="label-for" target="sbJOPageRight"/>
  2390.                                             </accessibility>
  2391.                                           </object>
  2392.                                           <packing>
  2393.                                             <property name="top_attach">3</property>
  2394.                                             <property name="bottom_attach">4</property>
  2395.                                             <property name="x_options">GTK_FILL</property>
  2396.                                             <property name="y_options"></property>
  2397.                                           </packing>
  2398.                                         </child>
  2399.                                         <child>
  2400.                                           <object class="GtkExpander" id="expander3">
  2401.                                             <property name="visible">True</property>
  2402.                                             <property name="can_focus">True</property>
  2403.                                             <child>
  2404.                                               <object class="GtkTable" id="table15">
  2405.                                                 <property name="visible">True</property>
  2406.                                                 <property name="n_rows">3</property>
  2407.                                                 <property name="n_columns">3</property>
  2408.                                                 <property name="column_spacing">6</property>
  2409.                                                 <property name="row_spacing">6</property>
  2410.                                                 <child>
  2411.                                                   <object class="GtkCheckButton" id="cbJOPrettyPrint">
  2412.                                                     <property name="label" translatable="yes">Pretty print</property>
  2413.                                                     <property name="visible">True</property>
  2414.                                                     <property name="can_focus">True</property>
  2415.                                                     <property name="receives_default">False</property>
  2416.                                                     <property name="use_underline">True</property>
  2417.                                                     <property name="draw_indicator">True</property>
  2418.                                                     <signal name="toggled" handler="on_job_option_changed"/>
  2419.                                                   </object>
  2420.                                                   <packing>
  2421.                                                     <property name="right_attach">2</property>
  2422.                                                     <property name="x_options">GTK_FILL</property>
  2423.                                                     <property name="y_options"></property>
  2424.                                                   </packing>
  2425.                                                 </child>
  2426.                                                 <child>
  2427.                                                   <object class="GtkButton" id="btnJOResetPrettyPrint">
  2428.                                                     <property name="label" translatable="yes">Reset</property>
  2429.                                                     <property name="visible">True</property>
  2430.                                                     <property name="can_focus">True</property>
  2431.                                                     <property name="receives_default">False</property>
  2432.                                                     <property name="use_underline">True</property>
  2433.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  2434.                                                   </object>
  2435.                                                   <packing>
  2436.                                                     <property name="left_attach">2</property>
  2437.                                                     <property name="right_attach">3</property>
  2438.                                                     <property name="x_options"></property>
  2439.                                                     <property name="y_options"></property>
  2440.                                                   </packing>
  2441.                                                 </child>
  2442.                                                 <child>
  2443.                                                   <object class="GtkCheckButton" id="cbJOWrap">
  2444.                                                     <property name="label" translatable="yes">Word wrap</property>
  2445.                                                     <property name="visible">True</property>
  2446.                                                     <property name="can_focus">True</property>
  2447.                                                     <property name="receives_default">False</property>
  2448.                                                     <property name="use_underline">True</property>
  2449.                                                     <property name="draw_indicator">True</property>
  2450.                                                     <signal name="toggled" handler="on_job_option_changed"/>
  2451.                                                   </object>
  2452.                                                   <packing>
  2453.                                                     <property name="right_attach">2</property>
  2454.                                                     <property name="top_attach">1</property>
  2455.                                                     <property name="bottom_attach">2</property>
  2456.                                                     <property name="x_options">GTK_FILL</property>
  2457.                                                     <property name="y_options"></property>
  2458.                                                   </packing>
  2459.                                                 </child>
  2460.                                                 <child>
  2461.                                                   <object class="GtkLabel" id="label175">
  2462.                                                     <property name="visible">True</property>
  2463.                                                     <property name="xalign">0</property>
  2464.                                                     <property name="label" translatable="yes">Columns:</property>
  2465.                                                     <accessibility>
  2466.                                                       <relation type="label-for" target="sbJOColumns"/>
  2467.                                                     </accessibility>
  2468.                                                   </object>
  2469.                                                   <packing>
  2470.                                                     <property name="top_attach">2</property>
  2471.                                                     <property name="bottom_attach">3</property>
  2472.                                                     <property name="x_options"></property>
  2473.                                                     <property name="y_options"></property>
  2474.                                                   </packing>
  2475.                                                 </child>
  2476.                                                 <child>
  2477.                                                   <object class="GtkSpinButton" id="sbJOColumns">
  2478.                                                     <property name="visible">True</property>
  2479.                                                     <property name="can_focus">True</property>
  2480.                                                     <property name="adjustment">adjustment14</property>
  2481.                                                     <property name="climb_rate">1</property>
  2482.                                                     <property name="numeric">True</property>
  2483.                                                     <accessibility>
  2484.                                                       <relation type="labelled-by" target="label175"/>
  2485.                                                     </accessibility>
  2486.                                                     <signal name="changed" handler="on_job_option_changed"/>
  2487.                                                   </object>
  2488.                                                   <packing>
  2489.                                                     <property name="left_attach">1</property>
  2490.                                                     <property name="right_attach">2</property>
  2491.                                                     <property name="top_attach">2</property>
  2492.                                                     <property name="bottom_attach">3</property>
  2493.                                                     <property name="x_options"></property>
  2494.                                                     <property name="y_options"></property>
  2495.                                                   </packing>
  2496.                                                 </child>
  2497.                                                 <child>
  2498.                                                   <object class="GtkButton" id="btnJOResetColumns">
  2499.                                                     <property name="label" translatable="yes">Reset</property>
  2500.                                                     <property name="visible">True</property>
  2501.                                                     <property name="can_focus">True</property>
  2502.                                                     <property name="receives_default">False</property>
  2503.                                                     <property name="use_underline">True</property>
  2504.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  2505.                                                   </object>
  2506.                                                   <packing>
  2507.                                                     <property name="left_attach">2</property>
  2508.                                                     <property name="right_attach">3</property>
  2509.                                                     <property name="top_attach">2</property>
  2510.                                                     <property name="bottom_attach">3</property>
  2511.                                                     <property name="x_options"></property>
  2512.                                                     <property name="y_options"></property>
  2513.                                                   </packing>
  2514.                                                 </child>
  2515.                                                 <child>
  2516.                                                   <object class="GtkButton" id="btnJOResetWrap">
  2517.                                                     <property name="label" translatable="yes">Reset</property>
  2518.                                                     <property name="visible">True</property>
  2519.                                                     <property name="can_focus">True</property>
  2520.                                                     <property name="receives_default">False</property>
  2521.                                                     <property name="use_underline">True</property>
  2522.                                                     <signal name="clicked" handler="on_job_option_reset"/>
  2523.                                                   </object>
  2524.                                                   <packing>
  2525.                                                     <property name="left_attach">2</property>
  2526.                                                     <property name="right_attach">3</property>
  2527.                                                     <property name="top_attach">1</property>
  2528.                                                     <property name="bottom_attach">2</property>
  2529.                                                     <property name="x_options"></property>
  2530.                                                     <property name="y_options"></property>
  2531.                                                   </packing>
  2532.                                                 </child>
  2533.                                               </object>
  2534.                                             </child>
  2535.                                             <child type="label">
  2536.                                               <object class="GtkLabel" id="label153">
  2537.                                                 <property name="visible">True</property>
  2538.                                                 <property name="label" translatable="yes">More</property>
  2539.                                               </object>
  2540.                                             </child>
  2541.                                           </object>
  2542.                                           <packing>
  2543.                                             <property name="right_attach">3</property>
  2544.                                             <property name="top_attach">6</property>
  2545.                                             <property name="bottom_attach">7</property>
  2546.                                             <property name="x_options">GTK_FILL</property>
  2547.                                             <property name="y_options"></property>
  2548.                                           </packing>
  2549.                                         </child>
  2550.                                         <child>
  2551.                                           <object class="GtkLabel" id="label158">
  2552.                                             <property name="visible">True</property>
  2553.                                             <property name="xalign">0</property>
  2554.                                             <property name="label" translatable="yes">Top margin:</property>
  2555.                                             <accessibility>
  2556.                                               <relation type="label-for" target="sbJOPageTop"/>
  2557.                                             </accessibility>
  2558.                                           </object>
  2559.                                           <packing>
  2560.                                             <property name="top_attach">4</property>
  2561.                                             <property name="bottom_attach">5</property>
  2562.                                             <property name="x_options">GTK_FILL</property>
  2563.                                             <property name="y_options"></property>
  2564.                                           </packing>
  2565.                                         </child>
  2566.                                         <child>
  2567.                                           <object class="GtkHBox" id="hbox57">
  2568.                                             <property name="visible">True</property>
  2569.                                             <property name="spacing">6</property>
  2570.                                             <property name="homogeneous">True</property>
  2571.                                             <child>
  2572.                                               <object class="GtkSpinButton" id="sbJOPageTop">
  2573.                                                 <property name="visible">True</property>
  2574.                                                 <property name="can_focus">True</property>
  2575.                                                 <property name="adjustment">adjustment12</property>
  2576.                                                 <property name="climb_rate">1</property>
  2577.                                                 <accessibility>
  2578.                                                   <relation type="labelled-by" target="label158"/>
  2579.                                                 </accessibility>
  2580.                                                 <signal name="changed" handler="on_job_option_changed"/>
  2581.                                               </object>
  2582.                                               <packing>
  2583.                                                 <property name="position">0</property>
  2584.                                               </packing>
  2585.                                             </child>
  2586.                                             <child>
  2587.                                               <object class="GtkLabel" id="label159">
  2588.                                                 <property name="visible">True</property>
  2589.                                                 <property name="xalign">0</property>
  2590.                                                 <property name="label" translatable="yes">points</property>
  2591.                                               </object>
  2592.                                               <packing>
  2593.                                                 <property name="expand">False</property>
  2594.                                                 <property name="position">1</property>
  2595.                                               </packing>
  2596.                                             </child>
  2597.                                           </object>
  2598.                                           <packing>
  2599.                                             <property name="left_attach">1</property>
  2600.                                             <property name="right_attach">2</property>
  2601.                                             <property name="top_attach">4</property>
  2602.                                             <property name="bottom_attach">5</property>
  2603.                                             <property name="x_options">GTK_FILL</property>
  2604.                                             <property name="y_options">GTK_FILL</property>
  2605.                                           </packing>
  2606.                                         </child>
  2607.                                         <child>
  2608.                                           <object class="GtkLabel" id="label160">
  2609.                                             <property name="visible">True</property>
  2610.                                             <property name="xalign">0</property>
  2611.                                             <property name="label" translatable="yes">Bottom margin:</property>
  2612.                                             <accessibility>
  2613.                                               <relation type="label-for" target="sbJOPageBottom"/>
  2614.                                             </accessibility>
  2615.                                           </object>
  2616.                                           <packing>
  2617.                                             <property name="top_attach">5</property>
  2618.                                             <property name="bottom_attach">6</property>
  2619.                                             <property name="x_options">GTK_FILL</property>
  2620.                                             <property name="y_options"></property>
  2621.                                           </packing>
  2622.                                         </child>
  2623.                                         <child>
  2624.                                           <object class="GtkHBox" id="hbox58">
  2625.                                             <property name="visible">True</property>
  2626.                                             <property name="spacing">6</property>
  2627.                                             <property name="homogeneous">True</property>
  2628.                                             <child>
  2629.                                               <object class="GtkSpinButton" id="sbJOPageBottom">
  2630.                                                 <property name="visible">True</property>
  2631.                                                 <property name="can_focus">True</property>
  2632.                                                 <property name="adjustment">adjustment13</property>
  2633.                                                 <property name="climb_rate">1</property>
  2634.                                                 <accessibility>
  2635.                                                   <relation type="labelled-by" target="label160"/>
  2636.                                                 </accessibility>
  2637.                                                 <signal name="changed" handler="on_job_option_changed"/>
  2638.                                               </object>
  2639.                                               <packing>
  2640.                                                 <property name="position">0</property>
  2641.                                               </packing>
  2642.                                             </child>
  2643.                                             <child>
  2644.                                               <object class="GtkLabel" id="label161">
  2645.                                                 <property name="visible">True</property>
  2646.                                                 <property name="xalign">0</property>
  2647.                                                 <property name="label" translatable="yes">points</property>
  2648.                                               </object>
  2649.                                               <packing>
  2650.                                                 <property name="expand">False</property>
  2651.                                                 <property name="position">1</property>
  2652.                                               </packing>
  2653.                                             </child>
  2654.                                           </object>
  2655.                                           <packing>
  2656.                                             <property name="left_attach">1</property>
  2657.                                             <property name="right_attach">2</property>
  2658.                                             <property name="top_attach">5</property>
  2659.                                             <property name="bottom_attach">6</property>
  2660.                                             <property name="x_options">GTK_FILL</property>
  2661.                                             <property name="y_options">GTK_FILL</property>
  2662.                                           </packing>
  2663.                                         </child>
  2664.                                         <child>
  2665.                                           <object class="GtkButton" id="btnJOResetPageBottom">
  2666.                                             <property name="label" translatable="yes">Reset</property>
  2667.                                             <property name="visible">True</property>
  2668.                                             <property name="can_focus">True</property>
  2669.                                             <property name="receives_default">False</property>
  2670.                                             <property name="use_underline">True</property>
  2671.                                             <signal name="clicked" handler="on_job_option_reset"/>
  2672.                                           </object>
  2673.                                           <packing>
  2674.                                             <property name="left_attach">2</property>
  2675.                                             <property name="right_attach">3</property>
  2676.                                             <property name="top_attach">5</property>
  2677.                                             <property name="bottom_attach">6</property>
  2678.                                             <property name="x_options"></property>
  2679.                                             <property name="y_options"></property>
  2680.                                           </packing>
  2681.                                         </child>
  2682.                                         <child>
  2683.                                           <object class="GtkButton" id="btnJOResetPageTop">
  2684.                                             <property name="label" translatable="yes">Reset</property>
  2685.                                             <property name="visible">True</property>
  2686.                                             <property name="can_focus">True</property>
  2687.                                             <property name="receives_default">False</property>
  2688.                                             <property name="use_underline">True</property>
  2689.                                             <signal name="clicked" handler="on_job_option_reset"/>
  2690.                                           </object>
  2691.                                           <packing>
  2692.                                             <property name="left_attach">2</property>
  2693.                                             <property name="right_attach">3</property>
  2694.                                             <property name="top_attach">4</property>
  2695.                                             <property name="bottom_attach">5</property>
  2696.                                             <property name="x_options"></property>
  2697.                                             <property name="y_options"></property>
  2698.                                           </packing>
  2699.                                         </child>
  2700.                                         <child>
  2701.                                           <object class="GtkButton" id="btnJOResetPageRight">
  2702.                                             <property name="label" translatable="yes">Reset</property>
  2703.                                             <property name="visible">True</property>
  2704.                                             <property name="can_focus">True</property>
  2705.                                             <property name="receives_default">False</property>
  2706.                                             <property name="use_underline">True</property>
  2707.                                             <signal name="clicked" handler="on_job_option_reset"/>
  2708.                                           </object>
  2709.                                           <packing>
  2710.                                             <property name="left_attach">2</property>
  2711.                                             <property name="right_attach">3</property>
  2712.                                             <property name="top_attach">3</property>
  2713.                                             <property name="bottom_attach">4</property>
  2714.                                             <property name="x_options"></property>
  2715.                                             <property name="y_options"></property>
  2716.                                           </packing>
  2717.                                         </child>
  2718.                                         <child>
  2719.                                           <object class="GtkButton" id="btnJOResetPageLeft">
  2720.                                             <property name="label" translatable="yes">Reset</property>
  2721.                                             <property name="visible">True</property>
  2722.                                             <property name="can_focus">True</property>
  2723.                                             <property name="receives_default">False</property>
  2724.                                             <property name="use_underline">True</property>
  2725.                                             <signal name="clicked" handler="on_job_option_reset"/>
  2726.                                           </object>
  2727.                                           <packing>
  2728.                                             <property name="left_attach">2</property>
  2729.                                             <property name="right_attach">3</property>
  2730.                                             <property name="top_attach">2</property>
  2731.                                             <property name="bottom_attach">3</property>
  2732.                                             <property name="x_options"></property>
  2733.                                             <property name="y_options"></property>
  2734.                                           </packing>
  2735.                                         </child>
  2736.                                         <child>
  2737.                                           <object class="GtkButton" id="btnJOResetLpi">
  2738.                                             <property name="label" translatable="yes">Reset</property>
  2739.                                             <property name="visible">True</property>
  2740.                                             <property name="can_focus">True</property>
  2741.                                             <property name="receives_default">False</property>
  2742.                                             <property name="use_underline">True</property>
  2743.                                             <signal name="clicked" handler="on_job_option_reset"/>
  2744.                                           </object>
  2745.                                           <packing>
  2746.                                             <property name="left_attach">2</property>
  2747.                                             <property name="right_attach">3</property>
  2748.                                             <property name="top_attach">1</property>
  2749.                                             <property name="bottom_attach">2</property>
  2750.                                             <property name="x_options"></property>
  2751.                                             <property name="y_options"></property>
  2752.                                           </packing>
  2753.                                         </child>
  2754.                                         <child>
  2755.                                           <object class="GtkButton" id="btnJOResetCpi">
  2756.                                             <property name="label" translatable="yes">Reset</property>
  2757.                                             <property name="visible">True</property>
  2758.                                             <property name="can_focus">True</property>
  2759.                                             <property name="receives_default">False</property>
  2760.                                             <property name="use_underline">True</property>
  2761.                                             <signal name="clicked" handler="on_job_option_reset"/>
  2762.                                           </object>
  2763.                                           <packing>
  2764.                                             <property name="left_attach">2</property>
  2765.                                             <property name="right_attach">3</property>
  2766.                                             <property name="x_options"></property>
  2767.                                             <property name="y_options"></property>
  2768.                                           </packing>
  2769.                                         </child>
  2770.                                       </object>
  2771.                                     </child>
  2772.                                   </object>
  2773.                                 </child>
  2774.                                 <child type="label">
  2775.                                   <object class="GtkLabel" id="label149">
  2776.                                     <property name="visible">True</property>
  2777.                                     <property name="label" translatable="yes"><b>Text Options</b></property>
  2778.                                     <property name="use_markup">True</property>
  2779.                                   </object>
  2780.                                 </child>
  2781.                               </object>
  2782.                               <packing>
  2783.                                 <property name="expand">False</property>
  2784.                                 <property name="fill">False</property>
  2785.                                 <property name="position">3</property>
  2786.                               </packing>
  2787.                             </child>
  2788.                             <child>
  2789.                               <object class="GtkFrame" id="frame28">
  2790.                                 <property name="visible">True</property>
  2791.                                 <property name="label_xalign">0</property>
  2792.                                 <property name="shadow_type">none</property>
  2793.                                 <child>
  2794.                                   <object class="GtkAlignment" id="alignment69">
  2795.                                     <property name="visible">True</property>
  2796.                                     <property name="top_padding">6</property>
  2797.                                     <property name="left_padding">12</property>
  2798.                                     <child>
  2799.                                       <object class="GtkVBox" id="vbox52">
  2800.                                         <property name="visible">True</property>
  2801.                                         <property name="orientation">vertical</property>
  2802.                                         <property name="spacing">12</property>
  2803.                                         <child>
  2804.                                           <object class="GtkTable" id="tblJOOther">
  2805.                                             <property name="visible">True</property>
  2806.                                             <property name="n_columns">3</property>
  2807.                                             <property name="column_spacing">6</property>
  2808.                                             <property name="row_spacing">6</property>
  2809.                                             <child>
  2810.                                               <object class="GtkHSeparator" id="hseparator3">
  2811.                                                 <property name="visible">True</property>
  2812.                                               </object>
  2813.                                             </child>
  2814.                                             <child>
  2815.                                               <object class="GtkHSeparator" id="hseparator4">
  2816.                                                 <property name="visible">True</property>
  2817.                                               </object>
  2818.                                               <packing>
  2819.                                                 <property name="left_attach">1</property>
  2820.                                                 <property name="right_attach">2</property>
  2821.                                               </packing>
  2822.                                             </child>
  2823.                                             <child>
  2824.                                               <object class="GtkHSeparator" id="hseparator5">
  2825.                                                 <property name="visible">True</property>
  2826.                                               </object>
  2827.                                               <packing>
  2828.                                                 <property name="left_attach">2</property>
  2829.                                                 <property name="right_attach">3</property>
  2830.                                               </packing>
  2831.                                             </child>
  2832.                                           </object>
  2833.                                           <packing>
  2834.                                             <property name="expand">False</property>
  2835.                                             <property name="fill">False</property>
  2836.                                             <property name="position">0</property>
  2837.                                           </packing>
  2838.                                         </child>
  2839.                                         <child>
  2840.                                           <object class="GtkVBox" id="vbox53">
  2841.                                             <property name="visible">True</property>
  2842.                                             <property name="orientation">vertical</property>
  2843.                                             <property name="spacing">6</property>
  2844.                                             <child>
  2845.                                               <object class="GtkLabel" id="label163">
  2846.                                                 <property name="visible">True</property>
  2847.                                                 <property name="xalign">0</property>
  2848.                                                 <property name="label" translatable="yes">To add a new option, enter its name in the box below and click to add.</property>
  2849.                                                 <property name="wrap">True</property>
  2850.                                               </object>
  2851.                                               <packing>
  2852.                                                 <property name="expand">False</property>
  2853.                                                 <property name="fill">False</property>
  2854.                                                 <property name="position">0</property>
  2855.                                               </packing>
  2856.                                             </child>
  2857.                                             <child>
  2858.                                               <object class="GtkHBox" id="hbox59">
  2859.                                                 <property name="visible">True</property>
  2860.                                                 <property name="spacing">6</property>
  2861.                                                 <child>
  2862.                                                   <object class="GtkEntry" id="entNewJobOption">
  2863.                                                     <property name="visible">True</property>
  2864.                                                     <property name="can_focus">True</property>
  2865.                                                     <signal name="changed" handler="on_entNewJobOption_changed"/>
  2866.                                                     <signal name="activate" handler="on_entNewJobOption_activate"/>
  2867.                                                   </object>
  2868.                                                   <packing>
  2869.                                                     <property name="expand">False</property>
  2870.                                                     <property name="position">0</property>
  2871.                                                   </packing>
  2872.                                                 </child>
  2873.                                                 <child>
  2874.                                                   <object class="GtkButton" id="btnNewJobOption">
  2875.                                                     <property name="label">gtk-add</property>
  2876.                                                     <property name="visible">True</property>
  2877.                                                     <property name="can_focus">True</property>
  2878.                                                     <property name="receives_default">False</property>
  2879.                                                     <property name="use_stock">True</property>
  2880.                                                     <signal name="clicked" handler="on_btnNewJobOption_clicked"/>
  2881.                                                   </object>
  2882.                                                   <packing>
  2883.                                                     <property name="expand">False</property>
  2884.                                                     <property name="fill">False</property>
  2885.                                                     <property name="position">1</property>
  2886.                                                   </packing>
  2887.                                                 </child>
  2888.                                               </object>
  2889.                                               <packing>
  2890.                                                 <property name="expand">False</property>
  2891.                                                 <property name="fill">False</property>
  2892.                                                 <property name="position">1</property>
  2893.                                               </packing>
  2894.                                             </child>
  2895.                                           </object>
  2896.                                           <packing>
  2897.                                             <property name="position">1</property>
  2898.                                           </packing>
  2899.                                         </child>
  2900.                                       </object>
  2901.                                     </child>
  2902.                                   </object>
  2903.                                 </child>
  2904.                                 <child type="label">
  2905.                                   <object class="GtkLabel" id="label162">
  2906.                                     <property name="visible">True</property>
  2907.                                     <property name="label" translatable="yes"><b>Other Options (Advanced)</b></property>
  2908.                                     <property name="use_markup">True</property>
  2909.                                   </object>
  2910.                                 </child>
  2911.                               </object>
  2912.                               <packing>
  2913.                                 <property name="expand">False</property>
  2914.                                 <property name="fill">False</property>
  2915.                                 <property name="position">4</property>
  2916.                               </packing>
  2917.                             </child>
  2918.                           </object>
  2919.                         </child>
  2920.                       </object>
  2921.                     </child>
  2922.                   </object>
  2923.                   <packing>
  2924.                     <property name="position">6</property>
  2925.                   </packing>
  2926.                 </child>
  2927.                 <child type="tab">
  2928.                   <object class="GtkLabel" id="label126">
  2929.                     <property name="visible">True</property>
  2930.                     <property name="label" translatable="yes">Job Options</property>
  2931.                   </object>
  2932.                   <packing>
  2933.                     <property name="position">6</property>
  2934.                     <property name="tab_fill">False</property>
  2935.                   </packing>
  2936.                 </child>
  2937.                 <child>
  2938.                   <object class="GtkVBox" id="vbPMarkerLevels">
  2939.                     <property name="visible">True</property>
  2940.                     <property name="border_width">6</property>
  2941.                     <property name="orientation">vertical</property>
  2942.                     <property name="spacing">6</property>
  2943.                     <child>
  2944.                       <object class="GtkFrame" id="frame33">
  2945.                         <property name="visible">True</property>
  2946.                         <property name="label_xalign">0</property>
  2947.                         <property name="shadow_type">none</property>
  2948.                         <child>
  2949.                           <object class="GtkVBox" id="vbox1">
  2950.                             <property name="visible">True</property>
  2951.                             <property name="orientation">vertical</property>
  2952.                             <property name="spacing">6</property>
  2953.                             <child>
  2954.                               <object class="GtkAlignment" id="alignment95">
  2955.                                 <property name="visible">True</property>
  2956.                                 <property name="top_padding">6</property>
  2957.                                 <property name="left_padding">12</property>
  2958.                                 <child>
  2959.                                   <object class="GtkScrolledWindow" id="scrolledwindow1">
  2960.                                     <property name="visible">True</property>
  2961.                                     <property name="can_focus">True</property>
  2962.                                     <property name="hscrollbar_policy">never</property>
  2963.                                     <property name="vscrollbar_policy">automatic</property>
  2964.                                     <child>
  2965.                                       <object class="GtkViewport" id="viewport3">
  2966.                                         <property name="visible">True</property>
  2967.                                         <property name="resize_mode">queue</property>
  2968.                                         <child>
  2969.                                           <object class="GtkVBox" id="vboxMarkerLevels">
  2970.                                             <property name="visible">True</property>
  2971.                                             <property name="border_width">3</property>
  2972.                                             <property name="orientation">vertical</property>
  2973.                                             <property name="spacing">6</property>
  2974.                                             <child>
  2975.                                               <placeholder/>
  2976.                                             </child>
  2977.                                           </object>
  2978.                                         </child>
  2979.                                       </object>
  2980.                                     </child>
  2981.                                   </object>
  2982.                                 </child>
  2983.                               </object>
  2984.                               <packing>
  2985.                                 <property name="position">0</property>
  2986.                               </packing>
  2987.                             </child>
  2988.                             <child>
  2989.                               <object class="GtkHButtonBox" id="hbuttonbox1">
  2990.                                 <property name="visible">True</property>
  2991.                                 <property name="layout_style">end</property>
  2992.                                 <child>
  2993.                                   <object class="GtkButton" id="btnRefreshMarkerLevels">
  2994.                                     <property name="label">gtk-refresh</property>
  2995.                                     <property name="visible">True</property>
  2996.                                     <property name="can_focus">True</property>
  2997.                                     <property name="can_default">True</property>
  2998.                                     <property name="receives_default">True</property>
  2999.                                     <property name="use_stock">True</property>
  3000.                                   </object>
  3001.                                   <packing>
  3002.                                     <property name="expand">False</property>
  3003.                                     <property name="fill">False</property>
  3004.                                     <property name="position">0</property>
  3005.                                   </packing>
  3006.                                 </child>
  3007.                               </object>
  3008.                               <packing>
  3009.                                 <property name="expand">False</property>
  3010.                                 <property name="fill">False</property>
  3011.                                 <property name="position">1</property>
  3012.                               </packing>
  3013.                             </child>
  3014.                           </object>
  3015.                         </child>
  3016.                         <child type="label">
  3017.                           <object class="GtkLabel" id="label227">
  3018.                             <property name="visible">True</property>
  3019.                             <property name="label" translatable="yes"><b>Ink/Toner Levels</b></property>
  3020.                             <property name="use_markup">True</property>
  3021.                           </object>
  3022.                         </child>
  3023.                       </object>
  3024.                       <packing>
  3025.                         <property name="position">0</property>
  3026.                       </packing>
  3027.                     </child>
  3028.                     <child>
  3029.                       <object class="GtkFrame" id="frame34">
  3030.                         <property name="visible">True</property>
  3031.                         <property name="label_xalign">0</property>
  3032.                         <property name="shadow_type">none</property>
  3033.                         <child>
  3034.                           <object class="GtkAlignment" id="alignment96">
  3035.                             <property name="visible">True</property>
  3036.                             <property name="top_padding">6</property>
  3037.                             <property name="left_padding">12</property>
  3038.                             <child>
  3039.                               <object class="GtkNotebook" id="ntbkPrinterStateReasons">
  3040.                                 <property name="visible">True</property>
  3041.                                 <property name="show_tabs">False</property>
  3042.                                 <property name="show_border">False</property>
  3043.                                 <child>
  3044.                                   <object class="GtkLabel" id="label231">
  3045.                                     <property name="visible">True</property>
  3046.                                     <property name="xalign">0</property>
  3047.                                     <property name="yalign">0</property>
  3048.                                     <property name="label" translatable="yes">There are no status messages for this printer.</property>
  3049.                                   </object>
  3050.                                 </child>
  3051.                                 <child type="tab">
  3052.                                   <object class="GtkLabel" id="label229">
  3053.                                     <property name="visible">True</property>
  3054.                                     <property name="label" translatable="yes">label229</property>
  3055.                                   </object>
  3056.                                   <packing>
  3057.                                     <property name="tab_fill">False</property>
  3058.                                   </packing>
  3059.                                 </child>
  3060.                                 <child>
  3061.                                   <object class="GtkScrolledWindow" id="scrolledwindow23">
  3062.                                     <property name="visible">True</property>
  3063.                                     <property name="can_focus">True</property>
  3064.                                     <property name="hscrollbar_policy">automatic</property>
  3065.                                     <property name="vscrollbar_policy">automatic</property>
  3066.                                     <property name="shadow_type">in</property>
  3067.                                     <child>
  3068.                                       <object class="GtkTreeView" id="tvPrinterStateReasons">
  3069.                                         <property name="visible">True</property>
  3070.                                         <property name="can_focus">True</property>
  3071.                                         <property name="headers_visible">False</property>
  3072.                                       </object>
  3073.                                     </child>
  3074.                                   </object>
  3075.                                   <packing>
  3076.                                     <property name="position">1</property>
  3077.                                   </packing>
  3078.                                 </child>
  3079.                                 <child type="tab">
  3080.                                   <object class="GtkLabel" id="label230">
  3081.                                     <property name="visible">True</property>
  3082.                                     <property name="label" translatable="yes">label230</property>
  3083.                                   </object>
  3084.                                   <packing>
  3085.                                     <property name="position">1</property>
  3086.                                     <property name="tab_fill">False</property>
  3087.                                   </packing>
  3088.                                 </child>
  3089.                               </object>
  3090.                             </child>
  3091.                           </object>
  3092.                         </child>
  3093.                         <child type="label">
  3094.                           <object class="GtkLabel" id="label228">
  3095.                             <property name="visible">True</property>
  3096.                             <property name="label" translatable="yes"><b>Status Messages</b></property>
  3097.                             <property name="use_markup">True</property>
  3098.                           </object>
  3099.                         </child>
  3100.                       </object>
  3101.                       <packing>
  3102.                         <property name="expand">False</property>
  3103.                         <property name="position">1</property>
  3104.                       </packing>
  3105.                     </child>
  3106.                   </object>
  3107.                   <packing>
  3108.                     <property name="position">7</property>
  3109.                   </packing>
  3110.                 </child>
  3111.                 <child type="tab">
  3112.                   <object class="GtkLabel" id="lblPMarkerLevels">
  3113.                     <property name="visible">True</property>
  3114.                     <property name="label" translatable="yes">Ink/Toner Levels</property>
  3115.                   </object>
  3116.                   <packing>
  3117.                     <property name="position">7</property>
  3118.                     <property name="tab_fill">False</property>
  3119.                   </packing>
  3120.                 </child>
  3121.               </object>
  3122.               <packing>
  3123.                 <property name="resize">True</property>
  3124.                 <property name="shrink">False</property>
  3125.               </packing>
  3126.             </child>
  3127.           </object>
  3128.           <packing>
  3129.             <property name="position">1</property>
  3130.           </packing>
  3131.         </child>
  3132.         <child internal-child="action_area">
  3133.           <object class="GtkHButtonBox" id="dialog-action_area11">
  3134.             <property name="visible">True</property>
  3135.             <property name="layout_style">end</property>
  3136.             <child>
  3137.               <object class="GtkButton" id="btnConflict">
  3138.                 <property name="visible">True</property>
  3139.                 <property name="can_focus">True</property>
  3140.                 <property name="can_default">True</property>
  3141.                 <property name="receives_default">False</property>
  3142.                 <child>
  3143.                   <object class="GtkAlignment" id="alignment94">
  3144.                     <property name="visible">True</property>
  3145.                     <property name="xscale">0</property>
  3146.                     <property name="yscale">0</property>
  3147.                     <child>
  3148.                       <object class="GtkHBox" id="hbox75">
  3149.                         <property name="visible">True</property>
  3150.                         <property name="spacing">2</property>
  3151.                         <child>
  3152.                           <object class="GtkImage" id="image44">
  3153.                             <property name="visible">True</property>
  3154.                             <property name="stock">gtk-dialog-warning</property>
  3155.                           </object>
  3156.                           <packing>
  3157.                             <property name="expand">False</property>
  3158.                             <property name="fill">False</property>
  3159.                             <property name="position">0</property>
  3160.                           </packing>
  3161.                         </child>
  3162.                         <child>
  3163.                           <object class="GtkLabel" id="label226">
  3164.                             <property name="visible">True</property>
  3165.                             <property name="label" translatable="yes">Co_nflicts</property>
  3166.                             <property name="use_underline">True</property>
  3167.                           </object>
  3168.                           <packing>
  3169.                             <property name="expand">False</property>
  3170.                             <property name="fill">False</property>
  3171.                             <property name="position">1</property>
  3172.                           </packing>
  3173.                         </child>
  3174.                       </object>
  3175.                     </child>
  3176.                   </object>
  3177.                 </child>
  3178.               </object>
  3179.               <packing>
  3180.                 <property name="expand">False</property>
  3181.                 <property name="fill">False</property>
  3182.                 <property name="position">0</property>
  3183.               </packing>
  3184.             </child>
  3185.             <child>
  3186.               <object class="GtkButton" id="btnPrinterPropertiesApply">
  3187.                 <property name="label">gtk-apply</property>
  3188.                 <property name="visible">True</property>
  3189.                 <property name="can_focus">True</property>
  3190.                 <property name="can_default">True</property>
  3191.                 <property name="receives_default">False</property>
  3192.                 <property name="use_stock">True</property>
  3193.               </object>
  3194.               <packing>
  3195.                 <property name="expand">False</property>
  3196.                 <property name="fill">False</property>
  3197.                 <property name="position">1</property>
  3198.               </packing>
  3199.             </child>
  3200.             <child>
  3201.               <object class="GtkButton" id="btnPrinterPropertiesCancel">
  3202.                 <property name="label">gtk-cancel</property>
  3203.                 <property name="visible">True</property>
  3204.                 <property name="can_focus">True</property>
  3205.                 <property name="can_default">True</property>
  3206.                 <property name="receives_default">False</property>
  3207.                 <property name="use_stock">True</property>
  3208.               </object>
  3209.               <packing>
  3210.                 <property name="expand">False</property>
  3211.                 <property name="fill">False</property>
  3212.                 <property name="position">2</property>
  3213.               </packing>
  3214.             </child>
  3215.             <child>
  3216.               <object class="GtkButton" id="btnPrinterPropertiesOK">
  3217.                 <property name="label">gtk-ok</property>
  3218.                 <property name="visible">True</property>
  3219.                 <property name="can_focus">True</property>
  3220.                 <property name="can_default">True</property>
  3221.                 <property name="receives_default">False</property>
  3222.                 <property name="use_stock">True</property>
  3223.               </object>
  3224.               <packing>
  3225.                 <property name="expand">False</property>
  3226.                 <property name="fill">False</property>
  3227.                 <property name="position">3</property>
  3228.               </packing>
  3229.             </child>
  3230.             <child>
  3231.               <object class="GtkButton" id="btnPrinterPropertiesClose">
  3232.                 <property name="label">gtk-close</property>
  3233.                 <property name="visible">True</property>
  3234.                 <property name="can_focus">True</property>
  3235.                 <property name="can_default">True</property>
  3236.                 <property name="receives_default">False</property>
  3237.                 <property name="use_stock">True</property>
  3238.               </object>
  3239.               <packing>
  3240.                 <property name="expand">False</property>
  3241.                 <property name="fill">False</property>
  3242.                 <property name="position">4</property>
  3243.               </packing>
  3244.             </child>
  3245.           </object>
  3246.           <packing>
  3247.             <property name="expand">False</property>
  3248.             <property name="pack_type">end</property>
  3249.             <property name="position">0</property>
  3250.           </packing>
  3251.         </child>
  3252.       </object>
  3253.     </child>
  3254.     <action-widgets>
  3255.       <action-widget response="-2">btnConflict</action-widget>
  3256.       <action-widget response="-10">btnPrinterPropertiesApply</action-widget>
  3257.       <action-widget response="-6">btnPrinterPropertiesCancel</action-widget>
  3258.       <action-widget response="-5">btnPrinterPropertiesOK</action-widget>
  3259.       <action-widget response="-6">btnPrinterPropertiesClose</action-widget>
  3260.     </action-widgets>
  3261.   </object>
  3262.   <object class="GtkAdjustment" id="adjustment1">
  3263.     <property name="value">1</property>
  3264.     <property name="upper">1000</property>
  3265.     <property name="step_increment">1</property>
  3266.     <property name="page_increment">10</property>
  3267.     <property name="page_size">0</property>
  3268.   </object>
  3269.   <object class="GtkAdjustment" id="adjustment2">
  3270.     <property name="value">100</property>
  3271.     <property name="upper">1000</property>
  3272.     <property name="step_increment">1</property>
  3273.     <property name="page_increment">10</property>
  3274.     <property name="page_size">0</property>
  3275.   </object>
  3276.   <object class="GtkAdjustment" id="adjustment3">
  3277.     <property name="value">100</property>
  3278.     <property name="upper">1000</property>
  3279.     <property name="step_increment">1</property>
  3280.     <property name="page_increment">10</property>
  3281.     <property name="page_size">0</property>
  3282.   </object>
  3283.   <object class="GtkAdjustment" id="adjustment4">
  3284.     <property name="value">50</property>
  3285.     <property name="lower">1</property>
  3286.     <property name="upper">100</property>
  3287.     <property name="step_increment">1</property>
  3288.     <property name="page_increment">10</property>
  3289.     <property name="page_size">0</property>
  3290.   </object>
  3291.   <object class="GtkAdjustment" id="adjustment5">
  3292.     <property name="value">100</property>
  3293.     <property name="upper">1000</property>
  3294.     <property name="step_increment">1</property>
  3295.     <property name="page_increment">10</property>
  3296.     <property name="page_size">0</property>
  3297.   </object>
  3298.   <object class="GtkAdjustment" id="adjustment6">
  3299.     <property name="lower">-180</property>
  3300.     <property name="upper">180</property>
  3301.     <property name="step_increment">1</property>
  3302.     <property name="page_increment">10</property>
  3303.     <property name="page_size">0</property>
  3304.   </object>
  3305.   <object class="GtkAdjustment" id="adjustment7">
  3306.     <property name="value">1000</property>
  3307.     <property name="lower">1</property>
  3308.     <property name="upper">10000</property>
  3309.     <property name="step_increment">1</property>
  3310.     <property name="page_increment">10</property>
  3311.     <property name="page_size">0</property>
  3312.   </object>
  3313.   <object class="GtkAdjustment" id="adjustment8">
  3314.     <property name="value">10</property>
  3315.     <property name="lower">1</property>
  3316.     <property name="upper">100</property>
  3317.     <property name="step_increment">0.10000000000000001</property>
  3318.     <property name="page_increment">1</property>
  3319.     <property name="page_size">0</property>
  3320.   </object>
  3321.   <object class="GtkAdjustment" id="adjustment9">
  3322.     <property name="value">6</property>
  3323.     <property name="lower">1</property>
  3324.     <property name="upper">100</property>
  3325.     <property name="step_increment">0.10000000000000001</property>
  3326.     <property name="page_increment">1</property>
  3327.     <property name="page_size">0</property>
  3328.   </object>
  3329.   <object class="GtkAdjustment" id="adjustment10">
  3330.     <property name="upper">100</property>
  3331.     <property name="step_increment">1</property>
  3332.     <property name="page_increment">10</property>
  3333.     <property name="page_size">0</property>
  3334.   </object>
  3335.   <object class="GtkAdjustment" id="adjustment11">
  3336.     <property name="upper">100</property>
  3337.     <property name="step_increment">1</property>
  3338.     <property name="page_increment">10</property>
  3339.     <property name="page_size">0</property>
  3340.   </object>
  3341.   <object class="GtkAdjustment" id="adjustment12">
  3342.     <property name="upper">100</property>
  3343.     <property name="step_increment">1</property>
  3344.     <property name="page_increment">10</property>
  3345.     <property name="page_size">0</property>
  3346.   </object>
  3347.   <object class="GtkAdjustment" id="adjustment13">
  3348.     <property name="upper">100</property>
  3349.     <property name="step_increment">1</property>
  3350.     <property name="page_increment">10</property>
  3351.     <property name="page_size">0</property>
  3352.   </object>
  3353.   <object class="GtkAdjustment" id="adjustment14">
  3354.     <property name="value">1</property>
  3355.     <property name="lower">1</property>
  3356.     <property name="upper">4</property>
  3357.     <property name="step_increment">1</property>
  3358.     <property name="page_increment">1</property>
  3359.     <property name="page_size">0</property>
  3360.   </object>
  3361. </interface>
  3362.